#232F02#232F02
#232F02 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.4% C 0.068 H 123.9°. Best body text is #FFFFFF at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #232F02 |
|---|---|
| RGB | rgb(35, 47, 2) |
| HSL | hsl(76, 92%, 10%) |
| HSV | hsv(76, 96%, 18%) |
| CMYK | cmyk(25.5%, 0%, 95.7%, 81.6%) |
| CIE-LAB | lab(17.44, -12.83, 23.93) |
| CIE-LCH | lch(17.44, 27.15, 118.21°) |
| OKLab | oklab(28.39% -0.0378 0.0563) |
| OKLCH | oklch(28.39% 0.068 123.9) |
| XYZ | xyz(1.7206, 2.3947, 0.4290) |
| Luminance | 0.0239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.62
Very Dark Green
#062E03
ΔE00 7.34
Dark Green
#033500
ΔE00 8.05
Dark Forest Green
#002D04
ΔE00 8.40
Hunter Green (survey)
#0B4008
ΔE00 9.23
Forrest Green
#154406
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232F02 #0E022F
analogous
#2F2502 #232F02 #0D2F02
triadic
#232F02 #02232F #2F0223
tetradic
#232F02 #022F25 #0E022F #2F020D
square
#232F02 #022F25 #0E022F #2F020D
split-complementary
#232F02 #020D2F #25022F
monochromatic
#161D01 #161D01 #232F02 #4F6A04 #7AA407
Accessibility & contrast
On white
14.20
#232F02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#232F02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232F02
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232F02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232F02 | 1.00 | 14.20 | 1.48 | 14.20 |
| #FFFFFF | 14.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B00
Deuteranopia (green-blind)
#312B05
Tritanopia (blue-blind)
#252C27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232f02; /* rgb */ color: rgb(35, 47, 2); /* oklch */ color: oklch(28.4% 0.068 123.9);
Tailwind
colors: {
custom: {
50: '#5f6748',
500: '#232f02',
950: '#000000',
},
}SCSS
$custom: #232f02; $custom-light: #5f6748; $custom-dark: #000000;
JSON
{
"hex": "#232f02",
"rgb": {
"r": 35,
"g": 47,
"b": 2
},
"hsl": {
"h": 76,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.2839,
"c": 0.06782,
"h": 123.9
},
"luminance": 0.02395
}Semantic roles & 50–950 ramp
primary
#232F02
secondary
#311974
accent
#29FF62
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050600
muted
#797A77