#232C0A#232C0A
#232C0A is a dark, muted yellow-green. Relative luminance 0.022; OKLCH L 27.6% C 0.055 H 122.6°. Best body text is #FFFFFF at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #232C0A |
|---|---|
| RGB | rgb(35, 44, 10) |
| HSL | hsl(76, 63%, 11%) |
| HSV | hsv(76, 77%, 17%) |
| CMYK | cmyk(20.5%, 0%, 77.3%, 82.7%) |
| CIE-LAB | lab(16.41, -10.26, 19.41) |
| CIE-LCH | lch(16.41, 21.95, 117.87°) |
| OKLab | oklab(27.59% -0.0296 0.0461) |
| OKLCH | oklch(27.59% 0.055 122.6) |
| XYZ | xyz(1.6486, 2.1806, 0.6211) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.21
Dark Olive
#373E02
ΔE00 8.31
Dark Forest Green
#002D04
ΔE00 9.10
Dark Green
#033500
ΔE00 9.52
Hunter Green (survey)
#0B4008
ΔE00 10.92
Forrest Green
#154406
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232C0A #130A2C
analogous
#2C240A #232C0A #122C0A
triadic
#232C0A #0A232C #2C0A23
tetradic
#232C0A #0A2C24 #130A2C #2C0A12
square
#232C0A #0A2C24 #130A2C #2C0A12
split-complementary
#232C0A #0A122C #240A2C
monochromatic
#141906 #141906 #232C0A #4B5E15 #729021
Accessibility & contrast
On white
14.62
#232C0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#232C0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232C0A
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232C0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232C0A | 1.00 | 14.62 | 1.44 | 14.62 |
| #FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2906
Deuteranopia (green-blind)
#2E290C
Tritanopia (blue-blind)
#252925
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #232c0a; /* rgb */ color: rgb(35, 44, 10); /* oklch */ color: oklch(27.6% 0.055 122.6);
Tailwind
colors: {
custom: {
50: '#5f654b',
500: '#232c0a',
950: '#000000',
},
}SCSS
$custom: #232c0a; $custom-light: #5f654b; $custom-dark: #000000;
JSON
{
"hex": "#232c0a",
"rgb": {
"r": 35,
"g": 44,
"b": 10
},
"hsl": {
"h": 75.882,
"s": 62.963,
"l": 10.588
},
"oklch": {
"l": 0.27586,
"c": 0.0548,
"h": 122.6
},
"luminance": 0.02181
}Semantic roles & 50–950 ramp
primary
#232C0A
secondary
#3A2969
accent
#42E66D
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040501
muted
#797A77