#232C06#232C06
#232C06 is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.5% C 0.059 H 121.9°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #232C06 |
|---|---|
| RGB | rgb(35, 44, 6) |
| HSL | hsl(74, 76%, 10%) |
| HSV | hsv(74, 86%, 17%) |
| CMYK | cmyk(20.5%, 0%, 86.4%, 82.7%) |
| CIE-LAB | lab(16.36, -10.65, 20.98) |
| CIE-LCH | lch(16.36, 23.53, 116.91°) |
| OKLab | oklab(27.54% -0.0312 0.0501) |
| OKLCH | oklch(27.54% 0.059 121.9) |
| XYZ | xyz(1.6267, 2.1718, 0.5058) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.77
Very Dark Green
#062E03
ΔE00 8.14
Dark Forest Green
#002D04
ΔE00 9.08
Dark Green
#033500
ΔE00 9.31
Hunter Green (survey)
#0B4008
ΔE00 10.69
Forrest Green
#154406
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232C06 #0F062C
analogous
#2C2206 #232C06 #102C06
triadic
#232C06 #06232C #2C0623
tetradic
#232C06 #062C22 #0F062C #2C0610
square
#232C06 #062C22 #0F062C #2C0610
split-complementary
#232C06 #06102C #22062C
monochromatic
#151B04 #151B04 #232C06 #4E620D #799815
Accessibility & contrast
On white
14.64
#232C06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#232C06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232C06
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232C06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232C06 | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2902
Deuteranopia (green-blind)
#2E2909
Tritanopia (blue-blind)
#252924
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #232c06; /* rgb */ color: rgb(35, 44, 6); /* oklch */ color: oklch(27.5% 0.059 121.9);
Tailwind
colors: {
custom: {
50: '#5f6549',
500: '#232c06',
950: '#000000',
},
}SCSS
$custom: #232c06; $custom-light: #5f6549; $custom-dark: #000000;
JSON
{
"hex": "#232c06",
"rgb": {
"r": 35,
"g": 44,
"b": 6
},
"hsl": {
"h": 74.211,
"s": 76,
"l": 9.804
},
"oklch": {
"l": 0.27537,
"c": 0.059,
"h": 121.9
},
"luminance": 0.02172
}Semantic roles & 50–950 ramp
primary
#232C06
secondary
#33216D
accent
#35F362
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77