#202702#202702
#202702 is a dark, muted yellow-green. Relative luminance 0.018; OKLCH L 25.7% C 0.058 H 119.7°. Best body text is #FFFFFF at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #202702 |
|---|---|
| RGB | rgb(32, 39, 2) |
| HSL | hsl(71, 90%, 8%) |
| HSV | hsv(71, 95%, 15%) |
| CMYK | cmyk(17.9%, 0%, 94.9%, 84.7%) |
| CIE-LAB | lab(14.19, -9.57, 19.78) |
| CIE-LCH | lch(14.19, 21.97, 115.81°) |
| OKLab | oklab(25.7% -0.0287 0.0503) |
| OKLCH | oklch(25.7% 0.058 119.7) |
| XYZ | xyz(1.3322, 1.7625, 0.3274) |
| Luminance | 0.0176 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.81
Dark Olive
#373E02
ΔE00 9.17
Dark Forest Green
#002D04
ΔE00 9.64
Dark Green
#033500
ΔE00 10.30
Hunter Green (survey)
#0B4008
ΔE00 12.00
Forrest Green
#154406
ΔE00 12.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202702 #090227
analogous
#271B02 #202702 #0D2702
triadic
#202702 #022027 #270220
tetradic
#202702 #02271B #090227 #27020D
square
#202702 #02271B #090227 #27020D
split-complementary
#202702 #020D27 #1B0227
monochromatic
#181D01 #181D01 #202702 #506105 #809B08
Accessibility & contrast
On white
15.53
#202702 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#202702 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202702
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202702 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202702 | 1.00 | 15.53 | 1.35 | 15.53 |
| #FFFFFF | 15.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#292404
Tritanopia (blue-blind)
#232420
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #202702; /* rgb */ color: rgb(32, 39, 2); /* oklch */ color: oklch(25.7% 0.058 119.7);
Tailwind
colors: {
custom: {
50: '#5c6147',
500: '#202702',
950: '#000000',
},
}SCSS
$custom: #202702; $custom-light: #5c6147; $custom-dark: #000000;
JSON
{
"hex": "#202702",
"rgb": {
"r": 32,
"g": 39,
"b": 2
},
"hsl": {
"h": 71.351,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.25699,
"c": 0.05789,
"h": 119.7
},
"luminance": 0.01762
}Semantic roles & 50–950 ramp
primary
#202702
secondary
#28186C
accent
#29FF51
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040500
muted
#797977