#203003#203003
#203003 is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.5% C 0.070 H 127.6°. Best body text is #FFFFFF at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #203003 |
|---|---|
| RGB | rgb(32, 48, 3) |
| HSL | hsl(81, 88%, 10%) |
| HSV | hsv(81, 94%, 19%) |
| CMYK | cmyk(33.3%, 0%, 93.8%, 81.2%) |
| CIE-LAB | lab(17.59, -14.81, 23.65) |
| CIE-LCH | lch(17.59, 27.90, 122.06°) |
| OKLab | oklab(28.46% -0.0428 0.0555) |
| OKLCH | oklch(28.46% 0.07 127.6) |
| XYZ | xyz(1.6691, 2.4275, 0.4668) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.03
Dark Green
#033500
ΔE00 6.72
Dark Forest Green
#002D04
ΔE00 7.12
Dark Olive
#373E02
ΔE00 7.23
Hunter Green (survey)
#0B4008
ΔE00 8.02
Forrest Green
#154406
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203003 #130330
analogous
#302903 #203003 #0A3003
triadic
#203003 #032030 #300320
tetradic
#203003 #033029 #130330 #30030A
square
#203003 #033029 #130330 #30030A
split-complementary
#203003 #030A30 #290330
monochromatic
#131D02 #131D02 #203003 #466A07 #6DA30A
Accessibility & contrast
On white
14.14
#203003 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#203003 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203003
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203003 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203003 | 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)
#332C00
Deuteranopia (green-blind)
#312B07
Tritanopia (blue-blind)
#222D28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #203003; /* rgb */ color: rgb(32, 48, 3); /* oklch */ color: oklch(28.5% 0.070 127.6);
Tailwind
colors: {
custom: {
50: '#5d6848',
500: '#203003',
950: '#000000',
},
}SCSS
$custom: #203003; $custom-light: #5d6848; $custom-dark: #000000;
JSON
{
"hex": "#203003",
"rgb": {
"r": 32,
"g": 48,
"b": 3
},
"hsl": {
"h": 81.333,
"s": 88.235,
"l": 10
},
"oklch": {
"l": 0.28456,
"c": 0.07008,
"h": 127.6
},
"luminance": 0.02428
}Semantic roles & 50–950 ramp
primary
#203003
secondary
#3B1B73
accent
#29FE75
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77