#102124#102124
#102124 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.4% C 0.023 H 209.9°. Best body text is #FFFFFF at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #102124 |
|---|---|
| RGB | rgb(16, 33, 36) |
| HSL | hsl(189, 38%, 10%) |
| HSV | hsv(189, 56%, 14%) |
| CMYK | cmyk(55.6%, 8.3%, 0%, 85.9%) |
| CIE-LAB | lab(11.45, -6.06, -4.25) |
| CIE-LCH | lch(11.45, 7.40, 215.07°) |
| OKLab | oklab(23.43% -0.0203 -0.0117) |
| OKLCH | oklch(23.43% 0.023 209.9) |
| XYZ | xyz(1.0759, 1.3252, 1.8678) |
| Luminance | 0.0132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 7.39
Almost Black
#070D0D
ΔE00 7.75
Dark
#1B2431
ΔE00 8.90
Charcoal (survey)
#343837
ΔE00 9.84
Onyx
#353839
ΔE00 10.24
Black
#000000
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102124 #241310
analogous
#10241D #102124 #101724
triadic
#102124 #241021 #212410
tetradic
#102124 #1D1024 #241310 #172410
square
#102124 #1D1024 #241310 #172410
split-complementary
#102124 #241017 #241D10
monochromatic
#091315 #091315 #102124 #23484E #366F79
Accessibility & contrast
On white
16.60
#102124 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#102124 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102124
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102124 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102124 | 1.00 | 16.60 | 1.26 | 16.60 |
| #FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E2024
Deuteranopia (green-blind)
#1B1D24
Tritanopia (blue-blind)
#072222
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #102124; /* rgb */ color: rgb(16, 33, 36); /* oklch */ color: oklch(23.4% 0.023 209.9);
Tailwind
colors: {
custom: {
50: '#4f5c5e',
500: '#102124',
950: '#000000',
},
}SCSS
$custom: #102124; $custom-light: #4f5c5e; $custom-dark: #000000;
JSON
{
"hex": "#102124",
"rgb": {
"r": 16,
"g": 33,
"b": 36
},
"hsl": {
"h": 189,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.23431,
"c": 0.02342,
"h": 209.9
},
"luminance": 0.01325
}Semantic roles & 50–950 ramp
primary
#102124
secondary
#5B3A35
accent
#6B59CE
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020404
muted
#787979