#232E02#232E02
#232E02 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.1% C 0.066 H 123.0°. Best body text is #FFFFFF at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #232E02 |
|---|---|
| RGB | rgb(35, 46, 2) |
| HSL | hsl(75, 92%, 9%) |
| HSV | hsv(75, 96%, 18%) |
| CMYK | cmyk(23.9%, 0%, 95.7%, 82%) |
| CIE-LAB | lab(17.06, -12.24, 23.47) |
| CIE-LCH | lch(17.06, 26.47, 117.55°) |
| OKLab | oklab(28.09% -0.0362 0.0556) |
| OKLCH | oklch(28.09% 0.066 123) |
| XYZ | xyz(1.6811, 2.3157, 0.4158) |
| Luminance | 0.0232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.82
Very Dark Green
#062E03
ΔE00 7.58
Dark Green
#033500
ΔE00 8.40
Dark Forest Green
#002D04
ΔE00 8.61
Hunter Green (survey)
#0B4008
ΔE00 9.65
Forrest Green
#154406
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232E02 #0D022E
analogous
#2E2302 #232E02 #0D2E02
triadic
#232E02 #02232E #2E0223
tetradic
#232E02 #022E23 #0D022E #2E020D
square
#232E02 #022E23 #0D022E #2E020D
split-complementary
#232E02 #020D2E #23022E
monochromatic
#161D01 #161D01 #232E02 #506905 #7CA307
Accessibility & contrast
On white
14.35
#232E02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#232E02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232E02
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232E02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232E02 | 1.00 | 14.35 | 1.46 | 14.35 |
| #FFFFFF | 14.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A00
Deuteranopia (green-blind)
#302A05
Tritanopia (blue-blind)
#252B26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #232e02; /* rgb */ color: rgb(35, 46, 2); /* oklch */ color: oklch(28.1% 0.066 123.0);
Tailwind
colors: {
custom: {
50: '#5f6648',
500: '#232e02',
950: '#000000',
},
}SCSS
$custom: #232e02; $custom-light: #5f6648; $custom-dark: #000000;
JSON
{
"hex": "#232e02",
"rgb": {
"r": 35,
"g": 46,
"b": 2
},
"hsl": {
"h": 75,
"s": 91.667,
"l": 9.412
},
"oklch": {
"l": 0.28088,
"c": 0.06637,
"h": 123
},
"luminance": 0.02316
}Semantic roles & 50–950 ramp
primary
#232E02
secondary
#2F1973
accent
#29FF5E
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050600
muted
#797A77