#202B07#202B07
#202B07 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.0% C 0.058 H 124.8°. Best body text is #FFFFFF at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #202B07 |
|---|---|
| RGB | rgb(32, 43, 7) |
| HSL | hsl(78, 72%, 10%) |
| HSV | hsv(78, 84%, 17%) |
| CMYK | cmyk(25.6%, 0%, 83.7%, 83.1%) |
| CIE-LAB | lab(15.75, -11.49, 19.75) |
| CIE-LCH | lch(15.75, 22.85, 120.19°) |
| OKLab | oklab(26.98% -0.0331 0.0477) |
| OKLCH | oklch(26.98% 0.058 124.8) |
| XYZ | xyz(1.4979, 2.0502, 0.5178) |
| Luminance | 0.0205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.32
Dark Forest Green
#002D04
ΔE00 8.20
Dark Olive
#373E02
ΔE00 8.67
Dark Green
#033500
ΔE00 8.76
Hunter Green (survey)
#0B4008
ΔE00 10.37
Forrest Green
#154406
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202B07 #12072B
analogous
#2B2407 #202B07 #0E2B07
triadic
#202B07 #07202B #2B0720
tetradic
#202B07 #072B24 #12072B #2B070E
square
#202B07 #072B24 #12072B #2B070E
split-complementary
#202B07 #070E2B #24072B
monochromatic
#141A04 #141A04 #202B07 #476010 #6E9418
Accessibility & contrast
On white
14.89
#202B07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#202B07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202B07
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202B07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202B07 | 1.00 | 14.89 | 1.41 | 14.89 |
| #FFFFFF | 14.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2803
Deuteranopia (green-blind)
#2C270A
Tritanopia (blue-blind)
#222824
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #202b07; /* rgb */ color: rgb(32, 43, 7); /* oklch */ color: oklch(27.0% 0.058 124.8);
Tailwind
colors: {
custom: {
50: '#5c644a',
500: '#202b07',
950: '#000000',
},
}SCSS
$custom: #202b07; $custom-light: #5c644a; $custom-dark: #000000;
JSON
{
"hex": "#202b07",
"rgb": {
"r": 32,
"g": 43,
"b": 7
},
"hsl": {
"h": 78.333,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.26978,
"c": 0.05804,
"h": 124.8
},
"luminance": 0.0205
}Semantic roles & 50–950 ramp
primary
#202B07
secondary
#39236B
accent
#39EF71
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977