#14241E#14241E
#14241E is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.4% C 0.025 H 168.7°. Best body text is #FFFFFF at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #14241E |
|---|---|
| RGB | rgb(20, 36, 30) |
| HSL | hsl(158, 29%, 11%) |
| HSV | hsv(158, 44%, 14%) |
| CMYK | cmyk(44.4%, 0%, 16.7%, 85.9%) |
| CIE-LAB | lab(12.63, -8.52, 1.88) |
| CIE-LCH | lch(12.63, 8.72, 167.55°) |
| OKLab | oklab(24.38% -0.0242 0.0048) |
| OKLCH | oklch(24.38% 0.025 168.7) |
| XYZ | xyz(1.1536, 1.5041, 1.4576) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.81
Charcoal (survey)
#343837
ΔE00 10.25
Gunmetal
#2A3439
ΔE00 10.28
Onyx
#353839
ΔE00 11.43
Dark Grey
#363737
ΔE00 11.74
Black
#000000
ΔE00 12.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14241E #24141A
analogous
#142416 #14241E #142224
triadic
#14241E #1E1424 #241E14
tetradic
#14241E #161424 #24141A #222414
square
#14241E #161424 #24141A #222414
split-complementary
#14241E #241422 #241614
monochromatic
#0B1410 #0B1410 #14241E #2A4B3F #407360
Accessibility & contrast
On white
16.14
#14241E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#14241E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14241E
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14241E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14241E | 1.00 | 16.14 | 1.30 | 16.14 |
| #FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23221E
Deuteranopia (green-blind)
#20201E
Tritanopia (blue-blind)
#102422
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #14241e; /* rgb */ color: rgb(20, 36, 30); /* oklch */ color: oklch(24.4% 0.025 168.7);
Tailwind
colors: {
custom: {
50: '#525e59',
500: '#14241e',
950: '#000000',
},
}SCSS
$custom: #14241e; $custom-light: #525e59; $custom-dark: #000000;
JSON
{
"hex": "#14241e",
"rgb": {
"r": 20,
"g": 36,
"b": 30
},
"hsl": {
"h": 157.5,
"s": 28.571,
"l": 10.98
},
"oklch": {
"l": 0.24375,
"c": 0.02465,
"h": 168.7
},
"luminance": 0.01504
}Semantic roles & 50–950 ramp
primary
#14241E
secondary
#593B46
accent
#6388C5
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978