#232F11#232F11
#232F11 is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.6% C 0.052 H 127.5°. Best body text is #FFFFFF at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #232F11 |
|---|---|
| RGB | rgb(35, 47, 17) |
| HSL | hsl(84, 47%, 13%) |
| HSV | hsv(84, 64%, 18%) |
| CMYK | cmyk(25.5%, 0%, 63.8%, 81.6%) |
| CIE-LAB | lab(17.60, -11.30, 17.42) |
| CIE-LCH | lch(17.60, 20.76, 122.97°) |
| OKLab | oklab(28.58% -0.0316 0.0413) |
| OKLCH | oklch(28.58% 0.052 127.5) |
| XYZ | xyz(1.8108, 2.4308, 0.9040) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.40
Dark Forest Green
#002D04
ΔE00 8.23
Dark Green
#033500
ΔE00 8.81
Dark Olive
#373E02
ΔE00 8.89
Hunter Green (survey)
#0B4008
ΔE00 10.10
Forrest Green
#154406
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232F11 #1D112F
analogous
#2F2C11 #232F11 #142F11
triadic
#232F11 #11232F #2F1123
tetradic
#232F11 #112F2C #1D112F #2F1114
square
#232F11 #112F2C #1D112F #2F1114
split-complementary
#232F11 #11142F #2C112F
monochromatic
#111608 #111608 #232F11 #445C21 #668932
Accessibility & contrast
On white
14.13
#232F11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#232F11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232F11
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232F11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232F11 | 1.00 | 14.13 | 1.49 | 14.13 |
| #FFFFFF | 14.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0E
Deuteranopia (green-blind)
#302B13
Tritanopia (blue-blind)
#242D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232f11; /* rgb */ color: rgb(35, 47, 17); /* oklch */ color: oklch(28.6% 0.052 127.5);
Tailwind
colors: {
custom: {
50: '#5f6750',
500: '#232f11',
950: '#000000',
},
}SCSS
$custom: #232f11; $custom-light: #5f6750; $custom-dark: #000000;
JSON
{
"hex": "#232f11",
"rgb": {
"r": 35,
"g": 47,
"b": 17
},
"hsl": {
"h": 84,
"s": 46.875,
"l": 12.549
},
"oklch": {
"l": 0.28578,
"c": 0.05203,
"h": 127.5
},
"luminance": 0.02431
}Semantic roles & 50–950 ramp
primary
#232F11
secondary
#493467
accent
#51D787
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78