#232B08#232B08
#232B08 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.3% C 0.055 H 121.2°. Best body text is #FFFFFF at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #232B08 |
|---|---|
| RGB | rgb(35, 43, 8) |
| HSL | hsl(74, 69%, 10%) |
| HSV | hsv(74, 81%, 17%) |
| CMYK | cmyk(18.6%, 0%, 81.4%, 83.1%) |
| CIE-LAB | lab(16.02, -9.84, 19.73) |
| CIE-LCH | lch(16.02, 22.05, 116.50°) |
| OKLab | oklab(27.26% -0.0286 0.0473) |
| OKLCH | oklch(27.26% 0.055 121.2) |
| XYZ | xyz(1.6009, 2.1026, 0.5512) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 8.31
Very Dark Green
#062E03
ΔE00 8.56
Dark Forest Green
#002D04
ΔE00 9.44
Dark Green
#033500
ΔE00 9.87
Hunter Green (survey)
#0B4008
ΔE00 11.28
Forrest Green
#154406
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232B08 #10082B
analogous
#2B2108 #232B08 #122B08
triadic
#232B08 #08232B #2B0823
tetradic
#232B08 #082B21 #10082B #2B0812
square
#232B08 #082B21 #10082B #2B0812
split-complementary
#232B08 #08122B #21082B
monochromatic
#151A05 #151A05 #232B08 #4D5F12 #77921B
Accessibility & contrast
On white
14.78
#232B08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#232B08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232B08
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232B08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232B08 | 1.00 | 14.78 | 1.42 | 14.78 |
| #FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2804
Deuteranopia (green-blind)
#2D280B
Tritanopia (blue-blind)
#252824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #232b08; /* rgb */ color: rgb(35, 43, 8); /* oklch */ color: oklch(27.3% 0.055 121.2);
Tailwind
colors: {
custom: {
50: '#5f644a',
500: '#232b08',
950: '#000000',
},
}SCSS
$custom: #232b08; $custom-light: #5f644a; $custom-dark: #000000;
JSON
{
"hex": "#232b08",
"rgb": {
"r": 35,
"g": 43,
"b": 8
},
"hsl": {
"h": 73.714,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.27264,
"c": 0.05528,
"h": 121.2
},
"luminance": 0.02103
}Semantic roles & 50–950 ramp
primary
#232B08
secondary
#35256A
accent
#3CEB64
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977