#232C0F#232C0F
#232C0F is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.7% C 0.049 H 123.9°. Best body text is #FFFFFF at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #232C0F |
|---|---|
| RGB | rgb(35, 44, 15) |
| HSL | hsl(79, 49%, 12%) |
| HSV | hsv(79, 66%, 17%) |
| CMYK | cmyk(20.5%, 0%, 65.9%, 82.7%) |
| CIE-LAB | lab(16.47, -9.71, 17.14) |
| CIE-LCH | lch(16.47, 19.70, 119.53°) |
| OKLab | oklab(27.66% -0.0274 0.0408) |
| OKLCH | oklch(27.66% 0.049 123.9) |
| XYZ | xyz(1.6800, 2.1932, 0.7867) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.47
Dark Olive
#373E02
ΔE00 9.20
Dark Forest Green
#002D04
ΔE00 9.27
Dark Green
#033500
ΔE00 9.96
Hunter Green (survey)
#0B4008
ΔE00 11.36
Forrest Green
#154406
ΔE00 11.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232C0F #180F2C
analogous
#2C270F #232C0F #152C0F
triadic
#232C0F #0F232C #2C0F23
tetradic
#232C0F #0F2C27 #180F2C #2C0F15
square
#232C0F #0F2C27 #180F2C #2C0F15
split-complementary
#232C0F #0F152C #270F2C
monochromatic
#121708 #121708 #232C0F #475A1F #6C872E
Accessibility & contrast
On white
14.60
#232C0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#232C0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232C0F
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232C0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232C0F | 1.00 | 14.60 | 1.44 | 14.60 |
| #FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F290C
Deuteranopia (green-blind)
#2D2911
Tritanopia (blue-blind)
#252A26
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #232c0f; /* rgb */ color: rgb(35, 44, 15); /* oklch */ color: oklch(27.7% 0.049 123.9);
Tailwind
colors: {
custom: {
50: '#5e654e',
500: '#232c0f',
950: '#000000',
},
}SCSS
$custom: #232c0f; $custom-light: #5e654e; $custom-dark: #000000;
JSON
{
"hex": "#232c0f",
"rgb": {
"r": 35,
"g": 44,
"b": 15
},
"hsl": {
"h": 78.621,
"s": 49.153,
"l": 11.569
},
"oklch": {
"l": 0.27656,
"c": 0.04918,
"h": 123.9
},
"luminance": 0.02193
}Semantic roles & 50–950 ramp
primary
#232C0F
secondary
#423165
accent
#4FD97A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77