#00141F#00141F
#00141F is a very dark, muted cyan. Relative luminance 0.006; OKLCH L 18.0% C 0.037 H 232.6°. Best body text is #FFFFFF at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #00141F |
|---|---|
| RGB | rgb(0, 20, 31) |
| HSL | hsl(201, 100%, 6%) |
| HSV | hsv(201, 100%, 12%) |
| CMYK | cmyk(100%, 35.5%, 0%, 87.8%) |
| CIE-LAB | lab(5.41, -2.95, -9.77) |
| CIE-LCH | lch(5.41, 10.21, 253.18°) |
| OKLab | oklab(17.98% -0.0224 -0.0293) |
| OKLCH | oklch(17.98% 0.037 232.6) |
| XYZ | xyz(0.4974, 0.5992, 1.3855) |
| Luminance | 0.0060 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 6.60
Almost Black
#070D0D
ΔE00 7.61
Black
#000000
ΔE00 9.21
Gunmetal
#2A3439
ΔE00 10.81
Dark Blue
#00035B
ΔE00 11.50
Darkblue (survey)
#030764
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00141F #1F0B00
analogous
#001F1A #00141F #00041F
triadic
#00141F #1F0014 #141F00
tetradic
#00141F #1A001F #1F0B00 #041F00
square
#00141F #1A001F #1F0B00 #041F00
split-complementary
#00141F #1F0004 #1F1A00
monochromatic
#00141F #00141F #00141F #003B5C #006399
Accessibility & contrast
On white
18.75
#00141F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#00141F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00141F
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00141F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00141F | 1.00 | 18.75 | 1.12 | 18.75 |
| #FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E1420
Deuteranopia (green-blind)
#0A101F
Tritanopia (blue-blind)
#001718
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #00141f; /* rgb */ color: rgb(0, 20, 31); /* oklch */ color: oklch(18.0% 0.037 232.6);
Tailwind
colors: {
custom: {
50: '#46515a',
500: '#00141f',
950: '#000000',
},
}SCSS
$custom: #00141f; $custom-light: #46515a; $custom-dark: #000000;
JSON
{
"hex": "#00141f",
"rgb": {
"r": 0,
"g": 20,
"b": 31
},
"hsl": {
"h": 201.29,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.17979,
"c": 0.03694,
"h": 232.6
},
"luminance": 0.00599
}Semantic roles & 50–950 ramp
primary
#00141F
secondary
#683112
accent
#7529FF
background
#F3F4F5
surface
#E5E7E9
border
#C1C3C5
text
#000203
muted
#767878