#203107#203107
#203107 is a dark, moderate yellow-green. Relative luminance 0.025; OKLCH L 28.8% C 0.068 H 129.2°. Best body text is #FFFFFF at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #203107 |
|---|---|
| RGB | rgb(32, 49, 7) |
| HSL | hsl(84, 75%, 11%) |
| HSV | hsv(84, 86%, 19%) |
| CMYK | cmyk(34.7%, 0%, 85.7%, 80.8%) |
| CIE-LAB | lab(18.00, -14.99, 22.52) |
| CIE-LCH | lch(18.00, 27.05, 123.65°) |
| OKLab | oklab(28.81% -0.0427 0.0524) |
| OKLCH | oklch(28.81% 0.068 129.2) |
| XYZ | xyz(1.7323, 2.5190, 0.5959) |
| Luminance | 0.0252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.70
Dark Green
#033500
ΔE00 6.47
Dark Forest Green
#002D04
ΔE00 6.77
Dark Olive
#373E02
ΔE00 7.53
Hunter Green (survey)
#0B4008
ΔE00 7.75
Forrest Green
#154406
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203107 #180731
analogous
#312D07 #203107 #0B3107
triadic
#203107 #072031 #310720
tetradic
#203107 #07312D #180731 #31070B
square
#203107 #07312D #180731 #31070B
split-complementary
#203107 #070B31 #2D0731
monochromatic
#111B04 #111B04 #203107 #43670F #669C16
Accessibility & contrast
On white
13.96
#203107 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#203107 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203107
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203107 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203107 | 1.00 | 13.96 | 1.50 | 13.96 |
| #FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342D02
Deuteranopia (green-blind)
#312C0B
Tritanopia (blue-blind)
#212E29
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #203107; /* rgb */ color: rgb(32, 49, 7); /* oklch */ color: oklch(28.8% 0.068 129.2);
Tailwind
colors: {
custom: {
50: '#5d694a',
500: '#203107',
950: '#000000',
},
}SCSS
$custom: #203107; $custom-light: #5d694a; $custom-dark: #000000;
JSON
{
"hex": "#203107",
"rgb": {
"r": 32,
"g": 49,
"b": 7
},
"hsl": {
"h": 84.286,
"s": 75,
"l": 10.98
},
"oklch": {
"l": 0.28807,
"c": 0.06762,
"h": 129.2
},
"luminance": 0.02519
}Semantic roles & 50–950 ramp
primary
#203107
secondary
#432371
accent
#36F282
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77