#232F0C#232F0C
#232F0C is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.5% C 0.058 H 125.9°. Best body text is #FFFFFF at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #232F0C |
|---|---|
| RGB | rgb(35, 47, 12) |
| HSL | hsl(81, 59%, 12%) |
| HSV | hsv(81, 74%, 18%) |
| CMYK | cmyk(25.5%, 0%, 74.5%, 81.6%) |
| CIE-LAB | lab(17.54, -11.88, 19.93) |
| CIE-LCH | lch(17.54, 23.20, 120.80°) |
| OKLab | oklab(28.51% -0.0338 0.0467) |
| OKLCH | oklch(28.51% 0.058 125.9) |
| XYZ | xyz(1.7760, 2.4169, 0.7207) |
| Luminance | 0.0242 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.19
Dark Olive
#373E02
ΔE00 7.88
Dark Forest Green
#002D04
ΔE00 8.13
Dark Green
#033500
ΔE00 8.35
Hunter Green (survey)
#0B4008
ΔE00 9.62
Forrest Green
#154406
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232F0C #180C2F
analogous
#2F2A0C #232F0C #122F0C
triadic
#232F0C #0C232F #2F0C23
tetradic
#232F0C #0C2F2A #180C2F #2F0C12
square
#232F0C #0C2F2A #180C2F #2F0C12
split-complementary
#232F0C #0C122F #2A0C2F
monochromatic
#121806 #121806 #232F0C #476018 #6C9125
Accessibility & contrast
On white
14.16
#232F0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#232F0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232F0C
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232F0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232F0C | 1.00 | 14.16 | 1.48 | 14.16 |
| #FFFFFF | 14.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B08
Deuteranopia (green-blind)
#302B0F
Tritanopia (blue-blind)
#252C28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232f0c; /* rgb */ color: rgb(35, 47, 12); /* oklch */ color: oklch(28.5% 0.058 125.9);
Tailwind
colors: {
custom: {
50: '#5f674d',
500: '#232f0c',
950: '#000000',
},
}SCSS
$custom: #232f0c; $custom-light: #5f674d; $custom-dark: #000000;
JSON
{
"hex": "#232f0c",
"rgb": {
"r": 35,
"g": 47,
"b": 12
},
"hsl": {
"h": 80.571,
"s": 59.322,
"l": 11.569
},
"oklch": {
"l": 0.28506,
"c": 0.05769,
"h": 125.9
},
"luminance": 0.02417
}Semantic roles & 50–950 ramp
primary
#232F0C
secondary
#422C6B
accent
#45E37B
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77