#022527#022527
#022527 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.1% C 0.039 H 200.5°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #022527 |
|---|---|
| RGB | rgb(2, 37, 39) |
| HSL | hsl(183, 90%, 8%) |
| HSV | hsv(183, 95%, 15%) |
| CMYK | cmyk(94.9%, 5.1%, 0%, 84.7%) |
| CIE-LAB | lab(12.50, -11.38, -4.92) |
| CIE-LCH | lch(12.50, 12.40, 203.41°) |
| OKLab | oklab(24.13% -0.0367 -0.0137) |
| OKLCH | oklch(24.13% 0.039 200.5) |
| XYZ | xyz(1.0526, 1.4824, 2.1497) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.41
Almost Black
#070D0D
ΔE00 11.88
Dark Blue Grey
#1F3B4D
ΔE00 12.48
Charcoal (survey)
#343837
ΔE00 12.54
Dark Teal
#014D4E
ΔE00 12.98
Dark
#1B2431
ΔE00 13.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022527 #270402
analogous
#022716 #022527 #021227
triadic
#022527 #270225 #252702
tetradic
#022527 #160227 #270402 #122702
square
#022527 #160227 #270402 #122702
split-complementary
#022527 #270212 #271602
monochromatic
#011C1D #011C1D #022527 #055C61 #08939B
Accessibility & contrast
On white
16.20
#022527 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#022527 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022527
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022527 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022527 | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#212327
Deuteranopia (green-blind)
#1C1F27
Tritanopia (blue-blind)
#002726
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #022527; /* rgb */ color: rgb(2, 37, 39); /* oklch */ color: oklch(24.1% 0.039 200.5);
Tailwind
colors: {
custom: {
50: '#495f61',
500: '#022527',
950: '#000000',
},
}SCSS
$custom: #022527; $custom-light: #495f61; $custom-dark: #000000;
JSON
{
"hex": "#022527",
"rgb": {
"r": 2,
"g": 37,
"b": 39
},
"hsl": {
"h": 183.243,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.24133,
"c": 0.03914,
"h": 200.5
},
"luminance": 0.01483
}Semantic roles & 50–950 ramp
primary
#022527
secondary
#6C1D18
accent
#3429FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010405
muted
#777979