#203308#203308
#203308 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.4% C 0.070 H 130.5°. Best body text is #FFFFFF at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #203308 |
|---|---|
| RGB | rgb(32, 51, 8) |
| HSL | hsl(87, 73%, 12%) |
| HSV | hsv(87, 84%, 20%) |
| CMYK | cmyk(37.3%, 0%, 84.3%, 80%) |
| CIE-LAB | lab(18.77, -16.01, 23.01) |
| CIE-LCH | lch(18.77, 28.03, 124.82°) |
| OKLab | oklab(29.43% -0.0454 0.0531) |
| OKLCH | oklch(29.43% 0.07 130.5) |
| XYZ | xyz(1.8233, 2.6922, 0.6533) |
| Luminance | 0.0269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.41
Dark Green
#033500
ΔE00 5.90
Dark Forest Green
#002D04
ΔE00 6.50
Hunter Green (survey)
#0B4008
ΔE00 6.99
Forrest Green
#154406
ΔE00 7.38
Dark Olive
#373E02
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203308 #1B0833
analogous
#333108 #203308 #0B3308
triadic
#203308 #082033 #330820
tetradic
#203308 #083331 #1B0833 #33080B
square
#203308 #083331 #1B0833 #33080B
split-complementary
#203308 #080B33 #310833
monochromatic
#111A04 #111A04 #203308 #416810 #629D19
Accessibility & contrast
On white
13.65
#203308 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#203308 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203308
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203308 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203308 | 1.00 | 13.65 | 1.54 | 13.65 |
| #FFFFFF | 13.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F03
Deuteranopia (green-blind)
#332D0C
Tritanopia (blue-blind)
#21302B
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #203308; /* rgb */ color: rgb(32, 51, 8); /* oklch */ color: oklch(29.4% 0.070 130.5);
Tailwind
colors: {
custom: {
50: '#5d6a4b',
500: '#203308',
950: '#000000',
},
}SCSS
$custom: #203308; $custom-light: #5d6a4b; $custom-dark: #000000;
JSON
{
"hex": "#203308",
"rgb": {
"r": 32,
"g": 51,
"b": 8
},
"hsl": {
"h": 86.512,
"s": 72.881,
"l": 11.569
},
"oklch": {
"l": 0.2943,
"c": 0.06985,
"h": 130.5
},
"luminance": 0.02692
}Semantic roles & 50–950 ramp
primary
#203308
secondary
#472572
accent
#38F089
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77