#203106#203106
#203106 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.8% C 0.069 H 128.9°. Best body text is #FFFFFF at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #203106 |
|---|---|
| RGB | rgb(32, 49, 6) |
| HSL | hsl(84, 78%, 11%) |
| HSV | hsv(84, 88%, 19%) |
| CMYK | cmyk(34.7%, 0%, 87.8%, 80.8%) |
| CIE-LAB | lab(17.99, -15.08, 22.91) |
| CIE-LCH | lch(17.99, 27.43, 123.36°) |
| OKLab | oklab(28.8% -0.0431 0.0534) |
| OKLCH | oklch(28.8% 0.069 128.9) |
| XYZ | xyz(1.7268, 2.5168, 0.5671) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.74
Dark Green
#033500
ΔE00 6.45
Dark Forest Green
#002D04
ΔE00 6.82
Dark Olive
#373E02
ΔE00 7.42
Hunter Green (survey)
#0B4008
ΔE00 7.71
Forrest Green
#154406
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203106 #170631
analogous
#312C06 #203106 #0A3106
triadic
#203106 #062031 #310620
tetradic
#203106 #06312C #170631 #31060A
square
#203106 #06312C #170631 #31060A
split-complementary
#203106 #060A31 #2C0631
monochromatic
#121B03 #121B03 #203106 #44680D #679E13
Accessibility & contrast
On white
13.97
#203106 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#203106 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203106
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203106 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203106 | 1.00 | 13.97 | 1.50 | 13.97 |
| #FFFFFF | 13.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D01
Deuteranopia (green-blind)
#322C0A
Tritanopia (blue-blind)
#212E29
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #203106; /* rgb */ color: rgb(32, 49, 6); /* oklch */ color: oklch(28.8% 0.069 128.9);
Tailwind
colors: {
custom: {
50: '#5d694a',
500: '#203106',
950: '#000000',
},
}SCSS
$custom: #203106; $custom-light: #5d694a; $custom-dark: #000000;
JSON
{
"hex": "#203106",
"rgb": {
"r": 32,
"g": 49,
"b": 6
},
"hsl": {
"h": 83.721,
"s": 78.182,
"l": 10.784
},
"oklch": {
"l": 0.28796,
"c": 0.06859,
"h": 128.9
},
"luminance": 0.02517
}Semantic roles & 50–950 ramp
primary
#203106
secondary
#412172
accent
#33F580
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77