#232F0D#232F0D
#232F0D is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.5% C 0.057 H 126.2°. Best body text is #FFFFFF at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #232F0D |
|---|---|
| RGB | rgb(35, 47, 13) |
| HSL | hsl(81, 57%, 12%) |
| HSV | hsv(81, 72%, 18%) |
| CMYK | cmyk(25.5%, 0%, 72.3%, 81.6%) |
| CIE-LAB | lab(17.55, -11.78, 19.48) |
| CIE-LCH | lch(17.55, 22.76, 121.16°) |
| OKLab | oklab(28.52% -0.0334 0.0457) |
| OKLCH | oklch(28.52% 0.057 126.2) |
| XYZ | xyz(1.7823, 2.4194, 0.7538) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.21
Dark Olive
#373E02
ΔE00 8.05
Dark Forest Green
#002D04
ΔE00 8.13
Dark Green
#033500
ΔE00 8.42
Hunter Green (survey)
#0B4008
ΔE00 9.70
Forrest Green
#154406
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232F0D #190D2F
analogous
#2F2A0D #232F0D #122F0D
triadic
#232F0D #0D232F #2F0D23
tetradic
#232F0D #0D2F2A #190D2F #2F0D12
square
#232F0D #0D2F2A #190D2F #2F0D12
split-complementary
#232F0D #0D122F #2A0D2F
monochromatic
#121807 #121807 #232F0D #475F1A #6A8F28
Accessibility & contrast
On white
14.15
#232F0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#232F0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232F0D
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232F0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232F0D | 1.00 | 14.15 | 1.48 | 14.15 |
| #FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C09
Deuteranopia (green-blind)
#302B0F
Tritanopia (blue-blind)
#252D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232f0d; /* rgb */ color: rgb(35, 47, 13); /* oklch */ color: oklch(28.5% 0.057 126.2);
Tailwind
colors: {
custom: {
50: '#5f674d',
500: '#232f0d',
950: '#000000',
},
}SCSS
$custom: #232f0d; $custom-light: #5f674d; $custom-dark: #000000;
JSON
{
"hex": "#232f0d",
"rgb": {
"r": 35,
"g": 47,
"b": 13
},
"hsl": {
"h": 81.176,
"s": 56.667,
"l": 11.765
},
"oklch": {
"l": 0.28519,
"c": 0.05663,
"h": 126.2
},
"luminance": 0.02419
}Semantic roles & 50–950 ramp
primary
#232F0D
secondary
#432E6A
accent
#48E07E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77