#232B06#232B06
#232B06 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.2% C 0.057 H 120.9°. Best body text is #FFFFFF at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #232B06 |
|---|---|
| RGB | rgb(35, 43, 6) |
| HSL | hsl(73, 76%, 10%) |
| HSV | hsv(73, 86%, 17%) |
| CMYK | cmyk(18.6%, 0%, 86%, 83.1%) |
| CIE-LAB | lab(15.99, -10.03, 20.52) |
| CIE-LCH | lch(15.99, 22.84, 116.06°) |
| OKLab | oklab(27.24% -0.0295 0.0493) |
| OKLCH | oklch(27.24% 0.057 120.9) |
| XYZ | xyz(1.5899, 2.0982, 0.4935) |
| Luminance | 0.0210 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 8.05
Very Dark Green
#062E03
ΔE00 8.51
Dark Forest Green
#002D04
ΔE00 9.43
Dark Green
#033500
ΔE00 9.76
Hunter Green (survey)
#0B4008
ΔE00 11.17
Forrest Green
#154406
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232B06 #0E062B
analogous
#2B2106 #232B06 #112B06
triadic
#232B06 #06232B #2B0623
tetradic
#232B06 #062B21 #0E062B #2B0611
square
#232B06 #062B21 #0E062B #2B0611
split-complementary
#232B06 #06112B #21062B
monochromatic
#161B04 #161B04 #232B06 #4F610D #7A9615
Accessibility & contrast
On white
14.79
#232B06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#232B06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232B06
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232B06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232B06 | 1.00 | 14.79 | 1.42 | 14.79 |
| #FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2802
Deuteranopia (green-blind)
#2D2809
Tritanopia (blue-blind)
#252824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #232b06; /* rgb */ color: rgb(35, 43, 6); /* oklch */ color: oklch(27.2% 0.057 120.9);
Tailwind
colors: {
custom: {
50: '#5f6449',
500: '#232b06',
950: '#000000',
},
}SCSS
$custom: #232b06; $custom-light: #5f6449; $custom-dark: #000000;
JSON
{
"hex": "#232b06",
"rgb": {
"r": 35,
"g": 43,
"b": 6
},
"hsl": {
"h": 72.973,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.27239,
"c": 0.05746,
"h": 120.9
},
"luminance": 0.02098
}Semantic roles & 50–950 ramp
primary
#232B06
secondary
#31216C
accent
#36F25E
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977