#232F19#232F19
#232F19 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.7% C 0.041 H 131.8°. Best body text is #FFFFFF at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #232F19 |
|---|---|
| RGB | rgb(35, 47, 25) |
| HSL | hsl(93, 31%, 14%) |
| HSV | hsv(93, 47%, 18%) |
| CMYK | cmyk(25.5%, 0%, 46.8%, 81.6%) |
| CIE-LAB | lab(17.74, -10.08, 12.52) |
| CIE-LCH | lch(17.74, 16.07, 128.86°) |
| OKLab | oklab(28.73% -0.0276 0.0309) |
| OKLCH | oklch(28.73% 0.041 131.8) |
| XYZ | xyz(1.8851, 2.4605, 1.2951) |
| Luminance | 0.0246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.66
Dark Forest Green
#002D04
ΔE00 9.22
Dark Green
#033500
ΔE00 10.38
Dark Olive
#373E02
ΔE00 11.22
Hunter Green (survey)
#0B4008
ΔE00 11.63
Evergreen
#05472A
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232F19 #25192F
analogous
#2E2F19 #232F19 #192F1A
triadic
#232F19 #19232F #2F1923
tetradic
#232F19 #192E2F #25192F #2F1A19
square
#232F19 #192E2F #25192F #2F1A19
split-complementary
#232F19 #1A192F #2F192E
monochromatic
#0F140B #0F140B #232F19 #41572E #5F7F44
Accessibility & contrast
On white
14.07
#232F19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#232F19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232F19
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232F19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232F19 | 1.00 | 14.07 | 1.49 | 14.07 |
| #FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312C17
Deuteranopia (green-blind)
#2F2B1A
Tritanopia (blue-blind)
#232D2A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232f19; /* rgb */ color: rgb(35, 47, 25); /* oklch */ color: oklch(28.7% 0.041 131.8);
Tailwind
colors: {
custom: {
50: '#5e6756',
500: '#232f19',
950: '#000000',
},
}SCSS
$custom: #232f19; $custom-light: #5e6756; $custom-dark: #000000;
JSON
{
"hex": "#232f19",
"rgb": {
"r": 35,
"g": 47,
"b": 25
},
"hsl": {
"h": 92.727,
"s": 30.556,
"l": 14.118
},
"oklch": {
"l": 0.28733,
"c": 0.0414,
"h": 131.8
},
"luminance": 0.02461
}Semantic roles & 50–950 ramp
primary
#232F19
secondary
#534063
accent
#61C799
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#040603
muted
#797A78