#002118#002118
#002118 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.1% C 0.043 H 171.1°. Best body text is #FFFFFF at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #002118 |
|---|---|
| RGB | rgb(0, 33, 24) |
| HSL | hsl(164, 100%, 6%) |
| HSV | hsv(164, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 27.3%, 87.1%) |
| CIE-LAB | lab(10.21, -14.98, 2.63) |
| CIE-LCH | lch(10.21, 15.21, 170.05°) |
| OKLab | oklab(22.06% -0.0426 0.0067) |
| OKLCH | oklch(22.06% 0.043 171.1) |
| XYZ | xyz(0.7086, 1.1536, 1.0493) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.15
Very Dark Green
#062E03
ΔE00 11.64
Evergreen
#05472A
ΔE00 13.58
Almost Black
#070D0D
ΔE00 13.64
Dark Green
#033500
ΔE00 14.32
Dark Teal
#014D4E
ΔE00 14.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002118 #210009
analogous
#002108 #002118 #001A21
triadic
#002118 #180021 #211800
tetradic
#002118 #080021 #210009 #1A2100
square
#002118 #080021 #210009 #1A2100
split-complementary
#002118 #21001A #210800
monochromatic
#001F16 #001F16 #002118 #005E45 #009B71
Accessibility & contrast
On white
17.06
#002118 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#002118 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002118
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002118 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002118 | 1.00 | 17.06 | 1.23 | 17.06 |
| #FFFFFF | 17.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E18
Deuteranopia (green-blind)
#1B1B19
Tritanopia (blue-blind)
#00211E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #002118; /* rgb */ color: rgb(0, 33, 24); /* oklch */ color: oklch(22.1% 0.043 171.1);
Tailwind
colors: {
custom: {
50: '#465c54',
500: '#002118',
950: '#000000',
},
}SCSS
$custom: #002118; $custom-light: #465c54; $custom-dark: #000000;
JSON
{
"hex": "#002118",
"rgb": {
"r": 0,
"g": 33,
"b": 24
},
"hsl": {
"h": 163.636,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.22055,
"c": 0.04316,
"h": 171.1
},
"luminance": 0.01154
}Semantic roles & 50–950 ramp
primary
#002118
secondary
#6A132B
accent
#2963FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000402
muted
#767978