#022F26#022F26
#022F26 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.3% C 0.050 H 175.4°. Best body text is #FFFFFF at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #022F26 |
|---|---|
| RGB | rgb(2, 47, 38) |
| HSL | hsl(168, 92%, 10%) |
| HSV | hsv(168, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 19.1%, 81.6%) |
| CIE-LAB | lab(16.43, -17.49, 1.60) |
| CIE-LCH | lch(16.43, 17.56, 174.79°) |
| OKLab | oklab(27.33% -0.0496 0.004) |
| OKLCH | oklch(27.33% 0.05 175.4) |
| XYZ | xyz(1.3912, 2.1857, 2.1819) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.36
Dark Teal
#014D4E
ΔE00 10.82
Dark Forest Green
#002D04
ΔE00 11.10
Dark Blue Green
#005249
ΔE00 11.10
Very Dark Green
#062E03
ΔE00 11.62
Darkslategray
#2F4F4F
ΔE00 12.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F26 #2F020B
analogous
#022F10 #022F26 #02222F
triadic
#022F26 #26022F #2F2602
tetradic
#022F26 #10022F #2F020B #222F02
square
#022F26 #10022F #2F020B #222F02
split-complementary
#022F26 #2F0222 #2F1002
monochromatic
#011D18 #011D18 #022F26 #046A55 #07A485
Accessibility & contrast
On white
14.61
#022F26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#022F26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F26
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F26 | 1.00 | 14.61 | 1.44 | 14.61 |
| #FFFFFF | 14.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B26
Deuteranopia (green-blind)
#272727
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #022f26; /* rgb */ color: rgb(2, 47, 38); /* oklch */ color: oklch(27.3% 0.050 175.4);
Tailwind
colors: {
custom: {
50: '#4b6860',
500: '#022f26',
950: '#000000',
},
}SCSS
$custom: #022f26; $custom-light: #4b6860; $custom-dark: #000000;
JSON
{
"hex": "#022f26",
"rgb": {
"r": 2,
"g": 47,
"b": 38
},
"hsl": {
"h": 168,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27334,
"c": 0.04974,
"h": 175.4
},
"luminance": 0.02186
}Semantic roles & 50–950 ramp
primary
#022F26
secondary
#74192B
accent
#2954FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79