#022F23#022F23
#022F23 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.052 H 170.0°. Best body text is #FFFFFF at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #022F23 |
|---|---|
| RGB | rgb(2, 47, 35) |
| HSL | hsl(164, 92%, 10%) |
| HSV | hsv(164, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 25.5%, 81.6%) |
| CIE-LAB | lab(16.34, -18.47, 3.55) |
| CIE-LCH | lch(16.34, 18.81, 169.12°) |
| OKLab | oklab(27.23% -0.0514 0.0091) |
| OKLCH | oklch(27.23% 0.052 170) |
| XYZ | xyz(1.3448, 2.1671, 1.9372) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.34
Dark Forest Green
#002D04
ΔE00 9.62
Very Dark Green
#062E03
ΔE00 10.17
Dark Blue Green
#005249
ΔE00 11.29
Dark Teal
#014D4E
ΔE00 11.68
Pine Green
#0A481E
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F23 #2F020E
analogous
#022F0D #022F23 #02252F
triadic
#022F23 #23022F #2F2302
tetradic
#022F23 #0D022F #2F020E #252F02
square
#022F23 #0D022F #2F020E #252F02
split-complementary
#022F23 #2F0225 #2F0D02
monochromatic
#011D16 #011D16 #022F23 #046A4F #07A47A
Accessibility & contrast
On white
14.65
#022F23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#022F23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F23
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F23 | 1.00 | 14.65 | 1.43 | 14.65 |
| #FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B22
Deuteranopia (green-blind)
#282724
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f23; /* rgb */ color: rgb(2, 47, 35); /* oklch */ color: oklch(27.2% 0.052 170.0);
Tailwind
colors: {
custom: {
50: '#4b685d',
500: '#022f23',
950: '#000000',
},
}SCSS
$custom: #022f23; $custom-light: #4b685d; $custom-dark: #000000;
JSON
{
"hex": "#022f23",
"rgb": {
"r": 2,
"g": 47,
"b": 35
},
"hsl": {
"h": 164,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27228,
"c": 0.05218,
"h": 170
},
"luminance": 0.02167
}Semantic roles & 50–950 ramp
primary
#022F23
secondary
#741931
accent
#2962FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79