#102420#102420
#102420 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.2% C 0.027 H 179.5°. Best body text is #FFFFFF at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #102420 |
|---|---|
| RGB | rgb(16, 36, 32) |
| HSL | hsl(168, 38%, 10%) |
| HSV | hsv(168, 56%, 14%) |
| CMYK | cmyk(55.6%, 0%, 11.1%, 85.9%) |
| CIE-LAB | lab(12.46, -9.38, 0.15) |
| CIE-LCH | lch(12.46, 9.38, 179.11°) |
| OKLab | oklab(24.19% -0.0273 0.0002) |
| OKLCH | oklch(24.19% 0.027 179.5) |
| XYZ | xyz(1.1052, 1.4761, 1.5929) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.16
Almost Black
#070D0D
ΔE00 10.19
Charcoal (survey)
#343837
ΔE00 10.81
Onyx
#353839
ΔE00 11.89
Dark Grey
#363737
ΔE00 12.33
Black
#000000
ΔE00 13.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102420 #241014
analogous
#102416 #102420 #101E24
triadic
#102420 #201024 #242010
tetradic
#102420 #161024 #241014 #1E2410
square
#102420 #161024 #241014 #1E2410
split-complementary
#102420 #24101E #241610
monochromatic
#091513 #091513 #102420 #234E46 #36796B
Accessibility & contrast
On white
16.21
#102420 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#102420 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102420
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102420 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102420 | 1.00 | 16.21 | 1.30 | 16.21 |
| #FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232220
Deuteranopia (green-blind)
#1F1F20
Tritanopia (blue-blind)
#082523
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #102420; /* rgb */ color: rgb(16, 36, 32); /* oklch */ color: oklch(24.2% 0.027 179.5);
Tailwind
colors: {
custom: {
50: '#4f5e5b',
500: '#102420',
950: '#000000',
},
}SCSS
$custom: #102420; $custom-light: #4f5e5b; $custom-dark: #000000;
JSON
{
"hex": "#102420",
"rgb": {
"r": 16,
"g": 36,
"b": 32
},
"hsl": {
"h": 168,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.24186,
"c": 0.02731,
"h": 179.5
},
"luminance": 0.01476
}Semantic roles & 50–950 ramp
primary
#102420
secondary
#5B353C
accent
#5971CE
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020404
muted
#787979