#102422#102422
#102422 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.026 H 187.3°. Best body text is #FFFFFF at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #102422 |
|---|---|
| RGB | rgb(16, 36, 34) |
| HSL | hsl(174, 38%, 10%) |
| HSV | hsv(174, 56%, 14%) |
| CMYK | cmyk(55.6%, 0%, 5.6%, 85.9%) |
| CIE-LAB | lab(12.53, -8.74, -1.20) |
| CIE-LCH | lch(12.53, 8.82, 187.79°) |
| OKLab | oklab(24.27% -0.0262 -0.0034) |
| OKLCH | oklch(24.27% 0.026 187.3) |
| XYZ | xyz(1.1332, 1.4873, 1.7404) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.26
Almost Black
#070D0D
ΔE00 9.72
Charcoal (survey)
#343837
ΔE00 10.40
Onyx
#353839
ΔE00 11.34
Dark Grey
#363737
ΔE00 11.86
Dark
#1B2431
ΔE00 12.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102422 #241012
analogous
#102418 #102422 #101C24
triadic
#102422 #221024 #242210
tetradic
#102422 #181024 #241012 #1C2410
square
#102422 #181024 #241012 #1C2410
split-complementary
#102422 #24101C #241810
monochromatic
#091514 #091514 #102422 #234E4A #367972
Accessibility & contrast
On white
16.19
#102422 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#102422 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102422
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102422 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102422 | 1.00 | 16.19 | 1.30 | 16.19 |
| #FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222222
Deuteranopia (green-blind)
#1F2022
Tritanopia (blue-blind)
#082523
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #102422; /* rgb */ color: rgb(16, 36, 34); /* oklch */ color: oklch(24.3% 0.026 187.3);
Tailwind
colors: {
custom: {
50: '#4f5e5c',
500: '#102422',
950: '#000000',
},
}SCSS
$custom: #102422; $custom-light: #4f5e5c; $custom-dark: #000000;
JSON
{
"hex": "#102422",
"rgb": {
"r": 16,
"g": 36,
"b": 34
},
"hsl": {
"h": 174,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.24268,
"c": 0.02637,
"h": 187.3
},
"luminance": 0.01487
}Semantic roles & 50–950 ramp
primary
#102422
secondary
#5B3538
accent
#5965CE
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020404
muted
#787979