#232F10#232F10
#232F10 is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.6% C 0.053 H 127.1°. Best body text is #FFFFFF at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #232F10 |
|---|---|
| RGB | rgb(35, 47, 16) |
| HSL | hsl(83, 49%, 12%) |
| HSV | hsv(83, 66%, 18%) |
| CMYK | cmyk(25.5%, 0%, 66%, 81.6%) |
| CIE-LAB | lab(17.59, -11.42, 17.97) |
| CIE-LCH | lch(17.59, 21.29, 122.44°) |
| OKLab | oklab(28.56% -0.0321 0.0425) |
| OKLCH | oklch(28.56% 0.053 127.1) |
| XYZ | xyz(1.8032, 2.4277, 0.8637) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.33
Dark Forest Green
#002D04
ΔE00 8.19
Dark Olive
#373E02
ΔE00 8.66
Dark Green
#033500
ΔE00 8.70
Hunter Green (survey)
#0B4008
ΔE00 9.98
Forrest Green
#154406
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232F10 #1C102F
analogous
#2F2C10 #232F10 #142F10
triadic
#232F10 #10232F #2F1023
tetradic
#232F10 #102F2C #1C102F #2F1014
square
#232F10 #102F2C #1C102F #2F1014
split-complementary
#232F10 #10142F #2C102F
monochromatic
#111708 #111708 #232F10 #455D20 #678A2F
Accessibility & contrast
On white
14.14
#232F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#232F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232F10
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232F10 | 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)
#322C0D
Deuteranopia (green-blind)
#302B12
Tritanopia (blue-blind)
#242D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232f10; /* rgb */ color: rgb(35, 47, 16); /* oklch */ color: oklch(28.6% 0.053 127.1);
Tailwind
colors: {
custom: {
50: '#5f674f',
500: '#232f10',
950: '#000000',
},
}SCSS
$custom: #232f10; $custom-light: #5f674f; $custom-dark: #000000;
JSON
{
"hex": "#232f10",
"rgb": {
"r": 35,
"g": 47,
"b": 16
},
"hsl": {
"h": 83.226,
"s": 49.206,
"l": 12.353
},
"oklch": {
"l": 0.28562,
"c": 0.05323,
"h": 127.1
},
"luminance": 0.02428
}Semantic roles & 50–950 ramp
primary
#232F10
secondary
#473368
accent
#4FD984
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78