#01262B#01262B
#01262B is a very dark, muted teal. Relative luminance 0.016; OKLCH L 24.6% C 0.041 H 208.2°. Best body text is #FFFFFF at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #01262B |
|---|---|
| RGB | rgb(1, 38, 43) |
| HSL | hsl(187, 95%, 9%) |
| HSV | hsv(187, 98%, 17%) |
| CMYK | cmyk(97.7%, 11.6%, 0%, 83.1%) |
| CIE-LAB | lab(13.03, -10.61, -7.00) |
| CIE-LCH | lch(13.03, 12.72, 213.42°) |
| OKLab | oklab(24.61% -0.0365 -0.0195) |
| OKLCH | oklch(24.61% 0.041 208.2) |
| XYZ | xyz(1.1415, 1.5669, 2.5273) |
| Luminance | 0.0157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.61
Dark Blue Grey
#1F3B4D
ΔE00 10.94
Dark
#1B2431
ΔE00 11.86
Almost Black
#070D0D
ΔE00 11.92
Charcoal (survey)
#343837
ΔE00 12.33
Onyx
#353839
ΔE00 12.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01262B #2B0601
analogous
#012B1B #01262B #01112B
triadic
#01262B #2B0126 #262B01
tetradic
#01262B #1B012B #2B0601 #112B01
square
#01262B #1B012B #2B0601 #112B01
split-complementary
#01262B #2B0111 #2B1B01
monochromatic
#011A1E #011A1E #01262B #025B67 #0490A3
Accessibility & contrast
On white
15.99
#01262B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#01262B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01262B
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01262B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01262B | 1.00 | 15.99 | 1.31 | 15.99 |
| #FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21242B
Deuteranopia (green-blind)
#1C202B
Tritanopia (blue-blind)
#002827
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #01262b; /* rgb */ color: rgb(1, 38, 43); /* oklch */ color: oklch(24.6% 0.041 208.2);
Tailwind
colors: {
custom: {
50: '#4a6064',
500: '#01262b',
950: '#000000',
},
}SCSS
$custom: #01262b; $custom-light: #4a6064; $custom-dark: #000000;
JSON
{
"hex": "#01262b",
"rgb": {
"r": 1,
"g": 38,
"b": 43
},
"hsl": {
"h": 187.143,
"s": 95.455,
"l": 8.627
},
"oklch": {
"l": 0.24611,
"c": 0.04139,
"h": 208.2
},
"luminance": 0.01567
}Semantic roles & 50–950 ramp
primary
#01262B
secondary
#712117
accent
#4229FF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010505
muted
#777979