#202F03#202F03
#202F03 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.1% C 0.069 H 127.0°. Best body text is #FFFFFF at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #202F03 |
|---|---|
| RGB | rgb(32, 47, 3) |
| HSL | hsl(80, 88%, 10%) |
| HSV | hsv(80, 94%, 18%) |
| CMYK | cmyk(31.9%, 0%, 93.6%, 81.6%) |
| CIE-LAB | lab(17.21, -14.24, 23.19) |
| CIE-LCH | lch(17.21, 27.21, 121.56°) |
| OKLab | oklab(28.15% -0.0412 0.0548) |
| OKLCH | oklch(28.15% 0.069 127) |
| XYZ | xyz(1.6286, 2.3466, 0.4533) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.21
Dark Green
#033500
ΔE00 7.04
Dark Forest Green
#002D04
ΔE00 7.27
Dark Olive
#373E02
ΔE00 7.38
Hunter Green (survey)
#0B4008
ΔE00 8.42
Forrest Green
#154406
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202F03 #12032F
analogous
#2F2803 #202F03 #0A2F03
triadic
#202F03 #03202F #2F0320
tetradic
#202F03 #032F28 #12032F #2F030A
square
#202F03 #032F28 #12032F #2F030A
split-complementary
#202F03 #030A2F #28032F
monochromatic
#141D02 #141D02 #202F03 #476907 #6EA20A
Accessibility & contrast
On white
14.29
#202F03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#202F03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202F03
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202F03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202F03 | 1.00 | 14.29 | 1.47 | 14.29 |
| #FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B00
Deuteranopia (green-blind)
#302A06
Tritanopia (blue-blind)
#222C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #202f03; /* rgb */ color: rgb(32, 47, 3); /* oklch */ color: oklch(28.1% 0.069 127.0);
Tailwind
colors: {
custom: {
50: '#5d6748',
500: '#202f03',
950: '#000000',
},
}SCSS
$custom: #202f03; $custom-light: #5d6748; $custom-dark: #000000;
JSON
{
"hex": "#202f03",
"rgb": {
"r": 32,
"g": 47,
"b": 3
},
"hsl": {
"h": 80.455,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.28149,
"c": 0.06858,
"h": 127
},
"luminance": 0.02347
}Semantic roles & 50–950 ramp
primary
#202F03
secondary
#391B73
accent
#2AFE72
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77