#022025#022025
#022025 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.4% C 0.037 H 210.4°. Best body text is #FFFFFF at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #022025 |
|---|---|
| RGB | rgb(2, 32, 37) |
| HSL | hsl(189, 90%, 8%) |
| HSV | hsv(189, 95%, 15%) |
| CMYK | cmyk(94.6%, 13.5%, 0%, 85.5%) |
| CIE-LAB | lab(10.40, -9.01, -6.63) |
| CIE-LCH | lch(10.40, 11.19, 216.37°) |
| OKLab | oklab(22.41% -0.0315 -0.0185) |
| OKLCH | oklch(22.41% 0.037 210.4) |
| XYZ | xyz(0.8753, 1.1794, 1.9314) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.62
Almost Black
#070D0D
ΔE00 10.04
Dark
#1B2431
ΔE00 10.83
Dark Blue Grey
#1F3B4D
ΔE00 11.50
Charcoal (survey)
#343837
ΔE00 12.42
Black
#000000
ΔE00 12.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022025 #250702
analogous
#022518 #022025 #020F25
triadic
#022025 #250220 #202502
tetradic
#022025 #180225 #250702 #0F2502
square
#022025 #180225 #250702 #0F2502
split-complementary
#022025 #25020F #251802
monochromatic
#02191D #02191D #022025 #05525F #088499
Accessibility & contrast
On white
16.99
#022025 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#022025 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022025
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022025 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022025 | 1.00 | 16.99 | 1.24 | 16.99 |
| #FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1E25
Deuteranopia (green-blind)
#171B25
Tritanopia (blue-blind)
#002222
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #022025; /* rgb */ color: rgb(2, 32, 37); /* oklch */ color: oklch(22.4% 0.037 210.4);
Tailwind
colors: {
custom: {
50: '#485b5f',
500: '#022025',
950: '#000000',
},
}SCSS
$custom: #022025; $custom-light: #485b5f; $custom-dark: #000000;
JSON
{
"hex": "#022025",
"rgb": {
"r": 2,
"g": 32,
"b": 37
},
"hsl": {
"h": 188.571,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.2241,
"c": 0.03655,
"h": 210.4
},
"luminance": 0.0118
}Semantic roles & 50–950 ramp
primary
#022025
secondary
#6A2418
accent
#4729FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979