#232F03#232F03
#232F03 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.4% C 0.067 H 124.0°. Best body text is #FFFFFF at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #232F03 |
|---|---|
| RGB | rgb(35, 47, 3) |
| HSL | hsl(76, 88%, 10%) |
| HSV | hsv(76, 94%, 18%) |
| CMYK | cmyk(25.5%, 0%, 93.6%, 81.6%) |
| CIE-LAB | lab(17.45, -12.74, 23.53) |
| CIE-LCH | lch(17.45, 26.76, 118.43°) |
| OKLab | oklab(28.4% -0.0374 0.0553) |
| OKLCH | oklch(28.4% 0.067 124) |
| XYZ | xyz(1.7261, 2.3969, 0.4578) |
| Luminance | 0.0240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 6.72
Very Dark Green
#062E03
ΔE00 7.30
Dark Green
#033500
ΔE00 8.06
Dark Forest Green
#002D04
ΔE00 8.35
Hunter Green (survey)
#0B4008
ΔE00 9.25
Forrest Green
#154406
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232F03 #0F032F
analogous
#2F2503 #232F03 #0D2F03
triadic
#232F03 #03232F #2F0323
tetradic
#232F03 #032F25 #0F032F #2F030D
square
#232F03 #032F25 #0F032F #2F030D
split-complementary
#232F03 #030D2F #25032F
monochromatic
#151D02 #151D02 #232F03 #4E6907 #79A20A
Accessibility & contrast
On white
14.19
#232F03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#232F03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232F03
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232F03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232F03 | 1.00 | 14.19 | 1.48 | 14.19 |
| #FFFFFF | 14.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B00
Deuteranopia (green-blind)
#312B06
Tritanopia (blue-blind)
#252C27
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #232f03; /* rgb */ color: rgb(35, 47, 3); /* oklch */ color: oklch(28.4% 0.067 124.0);
Tailwind
colors: {
custom: {
50: '#5f6748',
500: '#232f03',
950: '#000000',
},
}SCSS
$custom: #232f03; $custom-light: #5f6748; $custom-dark: #000000;
JSON
{
"hex": "#232f03",
"rgb": {
"r": 35,
"g": 47,
"b": 3
},
"hsl": {
"h": 76.364,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.28401,
"c": 0.06676,
"h": 124
},
"luminance": 0.02397
}Semantic roles & 50–950 ramp
primary
#232F03
secondary
#331B73
accent
#2AFE64
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#050600
muted
#797A77