#023020#023020
#023020 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.057 H 164.2°. Best body text is #FFFFFF at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #023020 |
|---|---|
| RGB | rgb(2, 48, 32) |
| HSL | hsl(159, 92%, 10%) |
| HSV | hsv(159, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 33.3%, 81.2%) |
| CIE-LAB | lab(16.66, -19.89, 6.06) |
| CIE-LCH | lch(16.66, 20.79, 163.06°) |
| OKLab | oklab(27.46% -0.0544 0.0154) |
| OKLCH | oklch(27.46% 0.057 164.2) |
| XYZ | xyz(1.3425, 2.2309, 1.7261) |
| Luminance | 0.0223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.88
Evergreen
#05472A
ΔE00 8.06
Very Dark Green
#062E03
ΔE00 8.45
Dark Green
#033500
ΔE00 10.53
Pine Green
#0A481E
ΔE00 10.58
Dark Blue Green
#005249
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023020 #300212
analogous
#023009 #023020 #022930
triadic
#023020 #200230 #302002
tetradic
#023020 #090230 #300212 #293002
square
#023020 #090230 #300212 #293002
split-complementary
#023020 #300229 #300902
monochromatic
#011D14 #011D14 #023020 #046B47 #07A66E
Accessibility & contrast
On white
14.52
#023020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#023020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023020
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023020 | 1.00 | 14.52 | 1.45 | 14.52 |
| #FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C1F
Deuteranopia (green-blind)
#292721
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #023020; /* rgb */ color: rgb(2, 48, 32); /* oklch */ color: oklch(27.5% 0.057 164.2);
Tailwind
colors: {
custom: {
50: '#4b695b',
500: '#023020',
950: '#000000',
},
}SCSS
$custom: #023020; $custom-light: #4b695b; $custom-dark: #000000;
JSON
{
"hex": "#023020",
"rgb": {
"r": 2,
"g": 48,
"b": 32
},
"hsl": {
"h": 159.13,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27459,
"c": 0.05658,
"h": 164.2
},
"luminance": 0.02231
}Semantic roles & 50–950 ramp
primary
#023020
secondary
#751939
accent
#2973FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79