#01272B#01272B
#01272B is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.9% C 0.042 H 205.3°. Best body text is #FFFFFF at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #01272B |
|---|---|
| RGB | rgb(1, 39, 43) |
| HSL | hsl(186, 95%, 9%) |
| HSV | hsv(186, 98%, 17%) |
| CMYK | cmyk(97.7%, 9.3%, 0%, 83.1%) |
| CIE-LAB | lab(13.42, -11.25, -6.40) |
| CIE-LCH | lch(13.42, 12.94, 209.66°) |
| OKLab | oklab(24.93% -0.0377 -0.0178) |
| OKLCH | oklch(24.93% 0.042 205.3) |
| XYZ | xyz(1.1739, 1.6318, 2.5381) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.91
Dark Blue Grey
#1F3B4D
ΔE00 11.38
Almost Black
#070D0D
ΔE00 12.32
Charcoal (survey)
#343837
ΔE00 12.41
Dark
#1B2431
ΔE00 12.49
Dark Teal
#014D4E
ΔE00 12.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01272B #2B0501
analogous
#012B1A #01272B #01122B
triadic
#01272B #2B0127 #272B01
tetradic
#01272B #1A012B #2B0501 #122B01
square
#01272B #1A012B #2B0501 #122B01
split-complementary
#01272B #2B0112 #2B1A01
monochromatic
#011B1E #011B1E #01272B #025D67 #0493A3
Accessibility & contrast
On white
15.83
#01272B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#01272B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01272B
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01272B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01272B | 1.00 | 15.83 | 1.33 | 15.83 |
| #FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23252B
Deuteranopia (green-blind)
#1D212B
Tritanopia (blue-blind)
#002928
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #01272b; /* rgb */ color: rgb(1, 39, 43); /* oklch */ color: oklch(24.9% 0.042 205.3);
Tailwind
colors: {
custom: {
50: '#4a6164',
500: '#01272b',
950: '#000000',
},
}SCSS
$custom: #01272b; $custom-light: #4a6164; $custom-dark: #000000;
JSON
{
"hex": "#01272b",
"rgb": {
"r": 1,
"g": 39,
"b": 43
},
"hsl": {
"h": 185.714,
"s": 95.455,
"l": 8.627
},
"oklch": {
"l": 0.24931,
"c": 0.0417,
"h": 205.3
},
"luminance": 0.01632
}Semantic roles & 50–950 ramp
primary
#01272B
secondary
#711F17
accent
#3D29FF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010505
muted
#777979