#022F25#022F25
#022F25 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.3% C 0.051 H 173.6°. Best body text is #FFFFFF at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #022F25 |
|---|---|
| RGB | rgb(2, 47, 37) |
| HSL | hsl(167, 92%, 10%) |
| HSV | hsv(167, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 21.3%, 81.6%) |
| CIE-LAB | lab(16.40, -17.82, 2.25) |
| CIE-LCH | lch(16.40, 17.96, 172.82°) |
| OKLab | oklab(27.3% -0.0502 0.0057) |
| OKLCH | oklch(27.3% 0.051 173.6) |
| XYZ | xyz(1.3753, 2.1793, 2.0981) |
| Luminance | 0.0218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.00
Dark Forest Green
#002D04
ΔE00 10.59
Dark Teal
#014D4E
ΔE00 11.10
Very Dark Green
#062E03
ΔE00 11.13
Dark Blue Green
#005249
ΔE00 11.14
Darkslategray
#2F4F4F
ΔE00 12.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F25 #2F020C
analogous
#022F0F #022F25 #02232F
triadic
#022F25 #25022F #2F2502
tetradic
#022F25 #0F022F #2F020C #232F02
square
#022F25 #0F022F #2F020C #232F02
split-complementary
#022F25 #2F0223 #2F0F02
monochromatic
#011D17 #011D17 #022F25 #046A53 #07A481
Accessibility & contrast
On white
14.62
#022F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#022F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F25
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F25 | 1.00 | 14.62 | 1.44 | 14.62 |
| #FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B25
Deuteranopia (green-blind)
#272726
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #022f25; /* rgb */ color: rgb(2, 47, 37); /* oklch */ color: oklch(27.3% 0.051 173.6);
Tailwind
colors: {
custom: {
50: '#4b685f',
500: '#022f25',
950: '#000000',
},
}SCSS
$custom: #022f25; $custom-light: #4b685f; $custom-dark: #000000;
JSON
{
"hex": "#022f25",
"rgb": {
"r": 2,
"g": 47,
"b": 37
},
"hsl": {
"h": 166.667,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27298,
"c": 0.0505,
"h": 173.6
},
"luminance": 0.0218
}Semantic roles & 50–950 ramp
primary
#022F25
secondary
#74192D
accent
#2958FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79