#023021#023021
#023021 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.056 H 165.6°. Best body text is #FFFFFF at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #023021 |
|---|---|
| RGB | rgb(2, 48, 33) |
| HSL | hsl(160, 92%, 10%) |
| HSV | hsv(160, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 31.3%, 81.2%) |
| CIE-LAB | lab(16.68, -19.59, 5.41) |
| CIE-LCH | lch(16.68, 20.33, 164.56°) |
| OKLab | oklab(27.49% -0.0538 0.0138) |
| OKLCH | oklch(27.49% 0.056 165.6) |
| XYZ | xyz(1.3563, 2.2364, 1.7987) |
| Luminance | 0.0224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.29
Dark Forest Green
#002D04
ΔE00 8.32
Very Dark Green
#062E03
ΔE00 8.88
Pine Green
#0A481E
ΔE00 10.92
Dark Green
#033500
ΔE00 10.97
Dark Blue Green
#005249
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023021 #300211
analogous
#02300A #023021 #022830
triadic
#023021 #210230 #302102
tetradic
#023021 #0A0230 #300211 #283002
square
#023021 #0A0230 #300211 #283002
split-complementary
#023021 #300228 #300A02
monochromatic
#011D14 #011D14 #023021 #046B49 #07A672
Accessibility & contrast
On white
14.51
#023021 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#023021 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023021
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023021 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023021 | 1.00 | 14.51 | 1.45 | 14.51 |
| #FFFFFF | 14.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C20
Deuteranopia (green-blind)
#292822
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #023021; /* rgb */ color: rgb(2, 48, 33); /* oklch */ color: oklch(27.5% 0.056 165.6);
Tailwind
colors: {
custom: {
50: '#4b695c',
500: '#023021',
950: '#000000',
},
}SCSS
$custom: #023021; $custom-light: #4b695c; $custom-dark: #000000;
JSON
{
"hex": "#023021",
"rgb": {
"r": 2,
"g": 48,
"b": 33
},
"hsl": {
"h": 160.435,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.2749,
"c": 0.05556,
"h": 165.6
},
"luminance": 0.02237
}Semantic roles & 50–950 ramp
primary
#023021
secondary
#751937
accent
#296FFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79