#203306#203306
#203306 is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.4% C 0.072 H 130.0°. Best body text is #FFFFFF at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #203306 |
|---|---|
| RGB | rgb(32, 51, 6) |
| HSL | hsl(85, 79%, 11%) |
| HSV | hsv(85, 88%, 20%) |
| CMYK | cmyk(37.3%, 0%, 88.2%, 80%) |
| CIE-LAB | lab(18.75, -16.19, 23.80) |
| CIE-LCH | lch(18.75, 28.79, 124.23°) |
| OKLab | oklab(29.41% -0.0461 0.0549) |
| OKLCH | oklch(29.41% 0.072 130) |
| XYZ | xyz(1.8124, 2.6878, 0.5956) |
| Luminance | 0.0269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.52
Dark Green
#033500
ΔE00 5.88
Dark Forest Green
#002D04
ΔE00 6.63
Hunter Green (survey)
#0B4008
ΔE00 6.94
Dark Olive
#373E02
ΔE00 7.20
Forrest Green
#154406
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203306 #190633
analogous
#332F06 #203306 #093306
triadic
#203306 #062033 #330620
tetradic
#203306 #06332F #190633 #330609
square
#203306 #06332F #190633 #330609
split-complementary
#203306 #060933 #2F0633
monochromatic
#111B03 #111B03 #203306 #426A0C #65A113
Accessibility & contrast
On white
13.66
#203306 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#203306 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203306
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203306 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203306 | 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)
#362E01
Deuteranopia (green-blind)
#332D0A
Tritanopia (blue-blind)
#21302A
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #203306; /* rgb */ color: rgb(32, 51, 6); /* oklch */ color: oklch(29.4% 0.072 130.0);
Tailwind
colors: {
custom: {
50: '#5d6a4a',
500: '#203306',
950: '#000000',
},
}SCSS
$custom: #203306; $custom-light: #5d6a4a; $custom-dark: #000000;
JSON
{
"hex": "#203306",
"rgb": {
"r": 32,
"g": 51,
"b": 6
},
"hsl": {
"h": 85.333,
"s": 78.947,
"l": 11.176
},
"oklch": {
"l": 0.29409,
"c": 0.07168,
"h": 130
},
"luminance": 0.02688
}Semantic roles & 50–950 ramp
primary
#203306
secondary
#442174
accent
#32F585
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77