#203206#203206
#203206 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.1% C 0.070 H 129.5°. Best body text is #FFFFFF at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #203206 |
|---|---|
| RGB | rgb(32, 50, 6) |
| HSL | hsl(85, 79%, 11%) |
| HSV | hsv(85, 88%, 20%) |
| CMYK | cmyk(36%, 0%, 88%, 80.4%) |
| CIE-LAB | lab(18.37, -15.64, 23.36) |
| CIE-LCH | lch(18.37, 28.12, 123.81°) |
| OKLab | oklab(29.1% -0.0446 0.0541) |
| OKLCH | oklch(29.1% 0.07 129.5) |
| XYZ | xyz(1.7691, 2.6014, 0.5812) |
| Luminance | 0.0260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.61
Dark Green
#033500
ΔE00 6.15
Dark Forest Green
#002D04
ΔE00 6.71
Dark Olive
#373E02
ΔE00 7.30
Hunter Green (survey)
#0B4008
ΔE00 7.32
Forrest Green
#154406
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203206 #180632
analogous
#322E06 #203206 #0A3206
triadic
#203206 #062032 #320620
tetradic
#203206 #06322E #180632 #32060A
square
#203206 #06322E #180632 #32060A
split-complementary
#203206 #060A32 #2E0632
monochromatic
#111B03 #111B03 #203206 #43690D #669F13
Accessibility & contrast
On white
13.81
#203206 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#203206 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203206
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203206 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203206 | 1.00 | 13.81 | 1.52 | 13.81 |
| #FFFFFF | 13.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E01
Deuteranopia (green-blind)
#322C0A
Tritanopia (blue-blind)
#212F2A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #203206; /* rgb */ color: rgb(32, 50, 6); /* oklch */ color: oklch(29.1% 0.070 129.5);
Tailwind
colors: {
custom: {
50: '#5d6a4a',
500: '#203206',
950: '#000000',
},
}SCSS
$custom: #203206; $custom-light: #5d6a4a; $custom-dark: #000000;
JSON
{
"hex": "#203206",
"rgb": {
"r": 32,
"g": 50,
"b": 6
},
"hsl": {
"h": 84.545,
"s": 78.571,
"l": 10.98
},
"oklch": {
"l": 0.29102,
"c": 0.07014,
"h": 129.5
},
"luminance": 0.02601
}Semantic roles & 50–950 ramp
primary
#203206
secondary
#432173
accent
#33F582
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77