#14241C#14241C
#14241C is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.027 H 161.8°. Best body text is #FFFFFF at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #14241C |
|---|---|
| RGB | rgb(20, 36, 28) |
| HSL | hsl(150, 29%, 11%) |
| HSV | hsv(150, 44%, 14%) |
| CMYK | cmyk(44.4%, 0%, 22.2%, 85.9%) |
| CIE-LAB | lab(12.57, -9.07, 3.23) |
| CIE-LCH | lch(12.57, 9.63, 160.39°) |
| OKLab | oklab(24.3% -0.0253 0.0083) |
| OKLCH | oklch(24.3% 0.027 161.8) |
| XYZ | xyz(1.1289, 1.4943, 1.3273) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.41
Charcoal (survey)
#343837
ΔE00 10.80
Gunmetal
#2A3439
ΔE00 11.24
Onyx
#353839
ΔE00 12.07
Dark Grey
#363737
ΔE00 12.30
Dark Forest Green
#002D04
ΔE00 12.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14241C #24141C
analogous
#142414 #14241C #142424
triadic
#14241C #1C1424 #241C14
tetradic
#14241C #141424 #24141C #242414
square
#14241C #141424 #24141C #242414
split-complementary
#14241C #241424 #241414
monochromatic
#0B140F #0B140F #14241C #2A4B3B #407359
Accessibility & contrast
On white
16.17
#14241C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#14241C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14241C
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14241C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14241C | 1.00 | 16.17 | 1.30 | 16.17 |
| #FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24221C
Deuteranopia (green-blind)
#21201C
Tritanopia (blue-blind)
#102422
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #14241c; /* rgb */ color: rgb(20, 36, 28); /* oklch */ color: oklch(24.3% 0.027 161.8);
Tailwind
colors: {
custom: {
50: '#525e58',
500: '#14241c',
950: '#000000',
},
}SCSS
$custom: #14241c; $custom-light: #525e58; $custom-dark: #000000;
JSON
{
"hex": "#14241c",
"rgb": {
"r": 20,
"g": 36,
"b": 28
},
"hsl": {
"h": 150,
"s": 28.571,
"l": 10.98
},
"oklch": {
"l": 0.24304,
"c": 0.02667,
"h": 161.8
},
"luminance": 0.01494
}Semantic roles & 50–950 ramp
primary
#14241C
secondary
#593B4A
accent
#6394C5
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978