#232F0F#232F0F
#232F0F is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.5% C 0.054 H 126.7°. Best body text is #FFFFFF at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #232F0F |
|---|---|
| RGB | rgb(35, 47, 15) |
| HSL | hsl(83, 52%, 12%) |
| HSV | hsv(83, 68%, 18%) |
| CMYK | cmyk(25.5%, 0%, 68.1%, 81.6%) |
| CIE-LAB | lab(17.57, -11.55, 18.50) |
| CIE-LCH | lch(17.57, 21.81, 121.97°) |
| OKLab | oklab(28.55% -0.0325 0.0436) |
| OKLCH | oklch(28.55% 0.054 126.7) |
| XYZ | xyz(1.7959, 2.4248, 0.8253) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.28
Dark Forest Green
#002D04
ΔE00 8.16
Dark Olive
#373E02
ΔE00 8.44
Dark Green
#033500
ΔE00 8.59
Hunter Green (survey)
#0B4008
ΔE00 9.88
Forrest Green
#154406
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232F0F #1B0F2F
analogous
#2F2B0F #232F0F #132F0F
triadic
#232F0F #0F232F #2F0F23
tetradic
#232F0F #0F2F2B #1B0F2F #2F0F13
square
#232F0F #0F2F2B #1B0F2F #2F0F13
split-complementary
#232F0F #0F132F #2B0F2F
monochromatic
#111707 #111707 #232F0F #465D1E #688C2D
Accessibility & contrast
On white
14.14
#232F0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#232F0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232F0F
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232F0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232F0F | 1.00 | 14.14 | 1.49 | 14.14 |
| #FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0C
Deuteranopia (green-blind)
#302B11
Tritanopia (blue-blind)
#242D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232f0f; /* rgb */ color: rgb(35, 47, 15); /* oklch */ color: oklch(28.5% 0.054 126.7);
Tailwind
colors: {
custom: {
50: '#5f674e',
500: '#232f0f',
950: '#000000',
},
}SCSS
$custom: #232f0f; $custom-light: #5f674e; $custom-dark: #000000;
JSON
{
"hex": "#232f0f",
"rgb": {
"r": 35,
"g": 47,
"b": 15
},
"hsl": {
"h": 82.5,
"s": 51.613,
"l": 12.157
},
"oklch": {
"l": 0.28547,
"c": 0.0544,
"h": 126.7
},
"luminance": 0.02425
}Semantic roles & 50–950 ramp
primary
#232F0F
secondary
#463169
accent
#4DDB82
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77