#233102#233102
#233102 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.0% C 0.071 H 125.4°. Best body text is #FFFFFF at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #233102 |
|---|---|
| RGB | rgb(35, 49, 2) |
| HSL | hsl(78, 92%, 10%) |
| HSV | hsv(78, 96%, 19%) |
| CMYK | cmyk(28.6%, 0%, 95.9%, 80.8%) |
| CIE-LAB | lab(18.18, -13.99, 24.82) |
| CIE-LCH | lch(18.18, 28.49, 119.42°) |
| OKLab | oklab(28.99% -0.0409 0.0577) |
| OKLCH | oklch(28.99% 0.071 125.4) |
| XYZ | xyz(1.8024, 2.5583, 0.4563) |
| Luminance | 0.0256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.28
Very Dark Green
#062E03
ΔE00 6.97
Dark Green
#033500
ΔE00 7.41
Dark Forest Green
#002D04
ΔE00 8.06
Hunter Green (survey)
#0B4008
ΔE00 8.43
Forrest Green
#154406
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233102 #100231
analogous
#312702 #233102 #0C3102
triadic
#233102 #022331 #310223
tetradic
#233102 #023127 #100231 #31020C
square
#233102 #023127 #100231 #31020C
split-complementary
#233102 #020C31 #270231
monochromatic
#151D01 #151D01 #233102 #4D6C04 #77A707
Accessibility & contrast
On white
13.89
#233102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.51
#233102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233102
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233102 | 1.00 | 13.89 | 1.51 | 13.89 |
| #FFFFFF | 13.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D00
Deuteranopia (green-blind)
#322C06
Tritanopia (blue-blind)
#252E28
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #233102; /* rgb */ color: rgb(35, 49, 2); /* oklch */ color: oklch(29.0% 0.071 125.4);
Tailwind
colors: {
custom: {
50: '#5f6948',
500: '#233102',
950: '#000000',
},
}SCSS
$custom: #233102; $custom-light: #5f6948; $custom-dark: #000000;
JSON
{
"hex": "#233102",
"rgb": {
"r": 35,
"g": 49,
"b": 2
},
"hsl": {
"h": 77.872,
"s": 92.157,
"l": 10
},
"oklch": {
"l": 0.28993,
"c": 0.07073,
"h": 125.4
},
"luminance": 0.02558
}Semantic roles & 50–950 ramp
primary
#233102
secondary
#351975
accent
#29FF69
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050600
muted
#797A77