#232E08#232E08
#232E08 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.2% C 0.060 H 124.2°. Best body text is #FFFFFF at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #232E08 |
|---|---|
| RGB | rgb(35, 46, 8) |
| HSL | hsl(77, 70%, 11%) |
| HSV | hsv(77, 83%, 18%) |
| CMYK | cmyk(23.9%, 0%, 82.6%, 82%) |
| CIE-LAB | lab(17.13, -11.67, 21.10) |
| CIE-LCH | lch(17.13, 24.11, 118.93°) |
| OKLab | oklab(28.16% -0.0337 0.0497) |
| OKLCH | oklch(28.16% 0.06 124.2) |
| XYZ | xyz(1.7140, 2.3288, 0.5889) |
| Luminance | 0.0233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.48
Dark Olive
#373E02
ΔE00 7.53
Dark Forest Green
#002D04
ΔE00 8.45
Dark Green
#033500
ΔE00 8.56
Hunter Green (survey)
#0B4008
ΔE00 9.86
Forrest Green
#154406
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232E08 #13082E
analogous
#2E2608 #232E08 #102E08
triadic
#232E08 #08232E #2E0823
tetradic
#232E08 #082E26 #13082E #2E0810
square
#232E08 #082E26 #13082E #2E0810
split-complementary
#232E08 #08102E #26082E
monochromatic
#141A05 #141A05 #232E08 #4B6211 #72961A
Accessibility & contrast
On white
14.33
#232E08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#232E08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232E08
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232E08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232E08 | 1.00 | 14.33 | 1.47 | 14.33 |
| #FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312A04
Deuteranopia (green-blind)
#302A0B
Tritanopia (blue-blind)
#252B26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #232e08; /* rgb */ color: rgb(35, 46, 8); /* oklch */ color: oklch(28.2% 0.060 124.2);
Tailwind
colors: {
custom: {
50: '#5f664b',
500: '#232e08',
950: '#000000',
},
}SCSS
$custom: #232e08; $custom-light: #5f664b; $custom-dark: #000000;
JSON
{
"hex": "#232e08",
"rgb": {
"r": 35,
"g": 46,
"b": 8
},
"hsl": {
"h": 77.368,
"s": 70.37,
"l": 10.588
},
"oklch": {
"l": 0.28159,
"c": 0.06005,
"h": 124.2
},
"luminance": 0.02329
}Semantic roles & 50–950 ramp
primary
#232E08
secondary
#3A256D
accent
#3BED6E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050601
muted
#797A77