#102018#102018
#102018 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.6% C 0.027 H 161.5°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #102018 |
|---|---|
| RGB | rgb(16, 32, 24) |
| HSL | hsl(150, 33%, 9%) |
| HSV | hsv(150, 50%, 13%) |
| CMYK | cmyk(50%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(10.62, -9.18, 3.33) |
| CIE-LCH | lch(10.62, 9.76, 160.05°) |
| OKLab | oklab(22.62% -0.0255 0.0086) |
| OKLCH | oklch(22.62% 0.027 161.5) |
| XYZ | xyz(0.8950, 1.2091, 1.0502) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.88
Charcoal (survey)
#343837
ΔE00 11.73
Gunmetal
#2A3439
ΔE00 12.00
Black
#000000
ΔE00 12.48
Dark Forest Green
#002D04
ΔE00 12.82
Very Dark Green
#062E03
ΔE00 12.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102018 #201018
analogous
#102010 #102018 #102020
triadic
#102018 #181020 #201810
tetradic
#102018 #101020 #201018 #202010
square
#102018 #101020 #201018 #202010
split-complementary
#102018 #201020 #201010
monochromatic
#0A140F #0A140F #102018 #244937 #397255
Accessibility & contrast
On white
16.91
#102018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#102018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102018
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102018 | 1.00 | 16.91 | 1.24 | 16.91 |
| #FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E18
Deuteranopia (green-blind)
#1D1C18
Tritanopia (blue-blind)
#0C201E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #102018; /* rgb */ color: rgb(16, 32, 24); /* oklch */ color: oklch(22.6% 0.027 161.5);
Tailwind
colors: {
custom: {
50: '#4f5b54',
500: '#102018',
950: '#000000',
},
}SCSS
$custom: #102018; $custom-light: #4f5b54; $custom-dark: #000000;
JSON
{
"hex": "#102018",
"rgb": {
"r": 16,
"g": 32,
"b": 24
},
"hsl": {
"h": 150,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.22622,
"c": 0.02695,
"h": 161.5
},
"luminance": 0.01209
}Semantic roles & 50–950 ramp
primary
#102018
secondary
#563646
accent
#5E94C9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978