#203305#203305
#203305 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.4% C 0.073 H 129.8°. Best body text is #FFFFFF at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #203305 |
|---|---|
| RGB | rgb(32, 51, 5) |
| HSL | hsl(85, 82%, 11%) |
| HSV | hsv(85, 90%, 20%) |
| CMYK | cmyk(37.3%, 0%, 90.2%, 80%) |
| CIE-LAB | lab(18.74, -16.29, 24.20) |
| CIE-LCH | lch(18.74, 29.17, 123.94°) |
| OKLab | oklab(29.4% -0.0465 0.0558) |
| OKLCH | oklch(29.4% 0.073 129.8) |
| XYZ | xyz(1.8069, 2.6856, 0.5667) |
| Luminance | 0.0269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.59
Dark Green
#033500
ΔE00 5.88
Dark Forest Green
#002D04
ΔE00 6.70
Hunter Green (survey)
#0B4008
ΔE00 6.92
Dark Olive
#373E02
ΔE00 7.09
Forrest Green
#154406
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203305 #180533
analogous
#332F05 #203305 #093305
triadic
#203305 #052033 #330520
tetradic
#203305 #05332F #180533 #330509
square
#203305 #05332F #180533 #330509
split-complementary
#203305 #050933 #2F0533
monochromatic
#111C03 #111C03 #203305 #436B0A #66A210
Accessibility & contrast
On white
13.66
#203305 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#203305 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203305
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203305 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203305 | 1.00 | 13.66 | 1.54 | 13.66 |
| #FFFFFF | 13.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362E00
Deuteranopia (green-blind)
#332D09
Tritanopia (blue-blind)
#21302A
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #203305; /* rgb */ color: rgb(32, 51, 5); /* oklch */ color: oklch(29.4% 0.073 129.8);
Tailwind
colors: {
custom: {
50: '#5d6a49',
500: '#203305',
950: '#000000',
},
}SCSS
$custom: #203305; $custom-light: #5d6a49; $custom-dark: #000000;
JSON
{
"hex": "#203305",
"rgb": {
"r": 32,
"g": 51,
"b": 5
},
"hsl": {
"h": 84.783,
"s": 82.143,
"l": 10.98
},
"oklch": {
"l": 0.29398,
"c": 0.07262,
"h": 129.8
},
"luminance": 0.02686
}Semantic roles & 50–950 ramp
primary
#203305
secondary
#431F74
accent
#2FF882
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77