#203303#203303
#203303 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.4% C 0.075 H 129.4°. Best body text is #FFFFFF at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #203303 |
|---|---|
| RGB | rgb(32, 51, 3) |
| HSL | hsl(84, 89%, 11%) |
| HSV | hsv(84, 94%, 20%) |
| CMYK | cmyk(37.3%, 0%, 94.1%, 80%) |
| CIE-LAB | lab(18.72, -16.48, 24.99) |
| CIE-LCH | lch(18.72, 29.94, 123.40°) |
| OKLab | oklab(29.38% -0.0473 0.0576) |
| OKLCH | oklch(29.38% 0.075 129.4) |
| XYZ | xyz(1.7959, 2.6812, 0.5090) |
| Luminance | 0.0268 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.73
Dark Green
#033500
ΔE00 5.90
Dark Forest Green
#002D04
ΔE00 6.86
Hunter Green (survey)
#0B4008
ΔE00 6.90
Dark Olive
#373E02
ΔE00 6.90
Forrest Green
#154406
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203303 #160333
analogous
#332E03 #203303 #083303
triadic
#203303 #032033 #330320
tetradic
#203303 #03332E #160333 #330308
square
#203303 #03332E #160333 #330308
split-complementary
#203303 #030833 #2E0333
monochromatic
#121D02 #121D02 #203303 #446D06 #69A70A
Accessibility & contrast
On white
13.67
#203303 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#203303 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203303
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203303 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203303 | 1.00 | 13.67 | 1.54 | 13.67 |
| #FFFFFF | 13.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362E00
Deuteranopia (green-blind)
#332D07
Tritanopia (blue-blind)
#21302A
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #203303; /* rgb */ color: rgb(32, 51, 3); /* oklch */ color: oklch(29.4% 0.075 129.4);
Tailwind
colors: {
custom: {
50: '#5d6a48',
500: '#203303',
950: '#000000',
},
}SCSS
$custom: #203303; $custom-light: #5d6a48; $custom-dark: #000000;
JSON
{
"hex": "#203303",
"rgb": {
"r": 32,
"g": 51,
"b": 3
},
"hsl": {
"h": 83.75,
"s": 88.889,
"l": 10.588
},
"oklch": {
"l": 0.29377,
"c": 0.07454,
"h": 129.4
},
"luminance": 0.02681
}Semantic roles & 50–950 ramp
primary
#203303
secondary
#3F1C76
accent
#29FF7E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77