#232F12#232F12
#232F12 is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.6% C 0.051 H 127.9°. Best body text is #FFFFFF at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #232F12 |
|---|---|
| RGB | rgb(35, 47, 18) |
| HSL | hsl(85, 45%, 13%) |
| HSV | hsv(85, 62%, 18%) |
| CMYK | cmyk(25.5%, 0%, 61.7%, 81.6%) |
| CIE-LAB | lab(17.62, -11.17, 16.84) |
| CIE-LCH | lch(17.62, 20.21, 123.54°) |
| OKLab | oklab(28.6% -0.0312 0.0401) |
| OKLCH | oklch(28.6% 0.051 127.9) |
| XYZ | xyz(1.8188, 2.4340, 0.9461) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.49
Dark Forest Green
#002D04
ΔE00 8.29
Dark Green
#033500
ΔE00 8.95
Dark Olive
#373E02
ΔE00 9.14
Hunter Green (survey)
#0B4008
ΔE00 10.24
Forrest Green
#154406
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232F12 #1E122F
analogous
#2F2C12 #232F12 #142F12
triadic
#232F12 #12232F #2F1223
tetradic
#232F12 #122F2C #1E122F #2F1214
square
#232F12 #122F2C #1E122F #2F1214
split-complementary
#232F12 #12142F #2C122F
monochromatic
#101608 #101608 #232F12 #445B23 #658834
Accessibility & contrast
On white
14.12
#232F12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#232F12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232F12
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232F12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232F12 | 1.00 | 14.12 | 1.49 | 14.12 |
| #FFFFFF | 14.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312C0F
Deuteranopia (green-blind)
#302B14
Tritanopia (blue-blind)
#242D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232f12; /* rgb */ color: rgb(35, 47, 18); /* oklch */ color: oklch(28.6% 0.051 127.9);
Tailwind
colors: {
custom: {
50: '#5f6750',
500: '#232f12',
950: '#000000',
},
}SCSS
$custom: #232f12; $custom-light: #5f6750; $custom-dark: #000000;
JSON
{
"hex": "#232f12",
"rgb": {
"r": 35,
"g": 47,
"b": 18
},
"hsl": {
"h": 84.828,
"s": 44.615,
"l": 12.745
},
"oklch": {
"l": 0.28595,
"c": 0.05079,
"h": 127.9
},
"luminance": 0.02434
}Semantic roles & 50–950 ramp
primary
#232F12
secondary
#4A3667
accent
#53D489
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78