#022F27#022F27
#022F27 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.049 H 177.4°. Best body text is #FFFFFF at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #022F27 |
|---|---|
| RGB | rgb(2, 47, 39) |
| HSL | hsl(169, 92%, 10%) |
| HSV | hsv(169, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 17%, 81.6%) |
| CIE-LAB | lab(16.47, -17.15, 0.95) |
| CIE-LCH | lch(16.47, 17.18, 176.84°) |
| OKLab | oklab(27.37% -0.049 0.0022) |
| OKLCH | oklch(27.37% 0.049 177.4) |
| XYZ | xyz(1.4076, 2.1922, 2.2680) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.57
Evergreen
#05472A
ΔE00 10.74
Dark Blue Green
#005249
ΔE00 11.08
Dark Forest Green
#002D04
ΔE00 11.61
Darkslategray
#2F4F4F
ΔE00 12.03
Very Dark Green
#062E03
ΔE00 12.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F27 #2F020A
analogous
#022F10 #022F27 #02212F
triadic
#022F27 #27022F #2F2702
tetradic
#022F27 #10022F #2F020A #212F02
square
#022F27 #10022F #2F020A #212F02
split-complementary
#022F27 #2F0221 #2F1002
monochromatic
#011D18 #011D18 #022F27 #046A58 #07A488
Accessibility & contrast
On white
14.60
#022F27 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#022F27 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F27
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F27 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F27 | 1.00 | 14.60 | 1.44 | 14.60 |
| #FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B27
Deuteranopia (green-blind)
#272728
Tritanopia (blue-blind)
#00302D
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #022f27; /* rgb */ color: rgb(2, 47, 39); /* oklch */ color: oklch(27.4% 0.049 177.4);
Tailwind
colors: {
custom: {
50: '#4c6861',
500: '#022f27',
950: '#000000',
},
}SCSS
$custom: #022f27; $custom-light: #4c6861; $custom-dark: #000000;
JSON
{
"hex": "#022f27",
"rgb": {
"r": 2,
"g": 47,
"b": 39
},
"hsl": {
"h": 169.333,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27371,
"c": 0.04902,
"h": 177.4
},
"luminance": 0.02192
}Semantic roles & 50–950 ramp
primary
#022F27
secondary
#741929
accent
#294FFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010605
muted
#777A79