#233E08#233E08
#233E08 is a dark, moderate yellow-green. Relative luminance 0.038; OKLCH L 33.0% C 0.085 H 133.0°. Best body text is #FFFFFF at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #233E08 |
|---|---|
| RGB | rgb(35, 62, 8) |
| HSL | hsl(90, 77%, 14%) |
| HSV | hsv(90, 87%, 24%) |
| CMYK | cmyk(43.5%, 0%, 87.1%, 75.7%) |
| CIE-LAB | lab(23.07, -20.50, 27.79) |
| CIE-LCH | lch(23.07, 34.54, 126.41°) |
| OKLab | oklab(32.99% -0.0578 0.062) |
| OKLCH | oklch(32.99% 0.085 133) |
| XYZ | xyz(2.4596, 3.8200, 0.8374) |
| Luminance | 0.0382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 3.87
Hunter Green (survey)
#0B4008
ΔE00 4.42
Dark Green
#033500
ΔE00 5.43
Forest Green (survey)
#06470C
ΔE00 5.89
Racing Green
#014600
ΔE00 5.96
British Racing Green
#05480D
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#233E08 #23083E
analogous
#3E3E08 #233E08 #083E08
triadic
#233E08 #08233E #3E0823
tetradic
#233E08 #083E3E #23083E #3E0808
square
#233E08 #083E3E #23083E #3E0808
split-complementary
#233E08 #08083E #3E083E
monochromatic
#0F1B03 #0F1B03 #233E08 #42740F #60AA16
Accessibility & contrast
On white
11.90
#233E08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.76
#233E08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #233E08
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##233E08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##233E08 | 1.00 | 11.90 | 1.76 | 11.90 |
| #FFFFFF | 11.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.76 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#413801
Deuteranopia (green-blind)
#3D360E
Tritanopia (blue-blind)
#233B34
Achromatopsia (no color)
#373737
Design tokens & code
CSS
--color: #233e08; /* rgb */ color: rgb(35, 62, 8); /* oklch */ color: oklch(33.0% 0.085 133.0);
Tailwind
colors: {
custom: {
50: '#61734c',
500: '#233e08',
950: '#000000',
},
}SCSS
$custom: #233e08; $custom-light: #61734c; $custom-dark: #000000;
JSON
{
"hex": "#233e08",
"rgb": {
"r": 35,
"g": 62,
"b": 8
},
"hsl": {
"h": 90,
"s": 77.143,
"l": 13.725
},
"oklch": {
"l": 0.32992,
"c": 0.08475,
"h": 133
},
"luminance": 0.0382
}Semantic roles & 50–950 ramp
primary
#233E08
secondary
#51257D
accent
#34F494
background
#F5F7F4
surface
#EAEDE7
border
#C6C8C3
text
#050801
muted
#797B77