#023022#023022
#023022 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.5% C 0.055 H 167.1°. Best body text is #FFFFFF at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #023022 |
|---|---|
| RGB | rgb(2, 48, 34) |
| HSL | hsl(162, 92%, 10%) |
| HSV | hsv(162, 96%, 19%) |
| CMYK | cmyk(95.8%, 0%, 29.2%, 81.2%) |
| CIE-LAB | lab(16.71, -19.29, 4.76) |
| CIE-LCH | lch(16.71, 19.87, 166.13°) |
| OKLab | oklab(27.52% -0.0532 0.0122) |
| OKLCH | oklch(27.52% 0.055 167.1) |
| XYZ | xyz(1.3706, 2.2421, 1.8736) |
| Luminance | 0.0224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 8.54
Dark Forest Green
#002D04
ΔE00 8.77
Very Dark Green
#062E03
ΔE00 9.33
Dark Blue Green
#005249
ΔE00 11.22
Pine Green
#0A481E
ΔE00 11.27
Dark Green
#033500
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023022 #300210
analogous
#02300B #023022 #022730
triadic
#023022 #220230 #302202
tetradic
#023022 #0B0230 #300210 #273002
square
#023022 #0B0230 #300210 #273002
split-complementary
#023022 #300227 #300B02
monochromatic
#011D15 #011D15 #023022 #046B4C #07A675
Accessibility & contrast
On white
14.50
#023022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#023022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023022
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023022 | 1.00 | 14.50 | 1.45 | 14.50 |
| #FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2C21
Deuteranopia (green-blind)
#292823
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #023022; /* rgb */ color: rgb(2, 48, 34); /* oklch */ color: oklch(27.5% 0.055 167.1);
Tailwind
colors: {
custom: {
50: '#4b695d',
500: '#023022',
950: '#000000',
},
}SCSS
$custom: #023022; $custom-light: #4b695d; $custom-dark: #000000;
JSON
{
"hex": "#023022",
"rgb": {
"r": 2,
"g": 48,
"b": 34
},
"hsl": {
"h": 161.739,
"s": 92,
"l": 9.804
},
"oklch": {
"l": 0.27522,
"c": 0.05458,
"h": 167.1
},
"luminance": 0.02242
}Semantic roles & 50–950 ramp
primary
#023022
secondary
#751935
accent
#296AFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79