#022524#022524
#022524 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.0% C 0.039 H 192.1°. Best body text is #FFFFFF at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #022524 |
|---|---|
| RGB | rgb(2, 37, 36) |
| HSL | hsl(178, 90%, 8%) |
| HSV | hsv(178, 95%, 15%) |
| CMYK | cmyk(94.6%, 0%, 2.7%, 85.5%) |
| CIE-LAB | lab(12.37, -12.56, -2.94) |
| CIE-LCH | lch(12.37, 12.90, 193.18°) |
| OKLab | oklab(23.99% -0.0384 -0.0082) |
| OKLCH | oklch(23.99% 0.039 192.1) |
| XYZ | xyz(1.0049, 1.4633, 1.8982) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 11.51
Almost Black
#070D0D
ΔE00 12.44
Dark Teal
#014D4E
ΔE00 12.78
Charcoal (survey)
#343837
ΔE00 13.04
Darkslategray
#2F4F4F
ΔE00 13.36
Onyx
#353839
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022524 #250203
analogous
#022513 #022524 #021425
triadic
#022524 #240225 #252402
tetradic
#022524 #130225 #250203 #142502
square
#022524 #130225 #250203 #142502
split-complementary
#022524 #250214 #251302
monochromatic
#021D1C #021D1C #022524 #055F5C #089995
Accessibility & contrast
On white
16.25
#022524 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#022524 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022524
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022524 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022524 | 1.00 | 16.25 | 1.29 | 16.25 |
| #FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222224
Deuteranopia (green-blind)
#1D1F24
Tritanopia (blue-blind)
#002625
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #022524; /* rgb */ color: rgb(2, 37, 36); /* oklch */ color: oklch(24.0% 0.039 192.1);
Tailwind
colors: {
custom: {
50: '#495f5e',
500: '#022524',
950: '#000000',
},
}SCSS
$custom: #022524; $custom-light: #495f5e; $custom-dark: #000000;
JSON
{
"hex": "#022524",
"rgb": {
"r": 2,
"g": 37,
"b": 36
},
"hsl": {
"h": 178.286,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.23992,
"c": 0.03926,
"h": 192.1
},
"luminance": 0.01463
}Semantic roles & 50–950 ramp
primary
#022524
secondary
#6A181B
accent
#292FFF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979