#002218#002218
#002218 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.4% C 0.045 H 169.4°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #002218 |
|---|---|
| RGB | rgb(0, 34, 24) |
| HSL | hsl(162, 100%, 7%) |
| HSV | hsv(162, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 29.4%, 86.7%) |
| CIE-LAB | lab(10.63, -15.64, 3.23) |
| CIE-LCH | lch(10.63, 15.97, 168.34°) |
| OKLab | oklab(22.4% -0.0439 0.0082) |
| OKLCH | oklch(22.4% 0.045 169.4) |
| XYZ | xyz(0.7368, 1.2099, 1.0587) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.56
Very Dark Green
#062E03
ΔE00 11.07
Evergreen
#05472A
ΔE00 13.01
Dark Green
#033500
ΔE00 13.74
Almost Black
#070D0D
ΔE00 14.17
Dark Teal
#014D4E
ΔE00 14.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002218 #22000A
analogous
#002207 #002218 #001B22
triadic
#002218 #180022 #221800
tetradic
#002218 #070022 #22000A #1B2200
square
#002218 #070022 #22000A #1B2200
split-complementary
#002218 #22001B #220700
monochromatic
#001F16 #001F16 #002218 #005F43 #009C6E
Accessibility & contrast
On white
16.91
#002218 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#002218 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002218
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002218 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002218 | 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)
#211F17
Deuteranopia (green-blind)
#1C1B19
Tritanopia (blue-blind)
#00221F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #002218; /* rgb */ color: rgb(0, 34, 24); /* oklch */ color: oklch(22.4% 0.045 169.4);
Tailwind
colors: {
custom: {
50: '#465d54',
500: '#002218',
950: '#000000',
},
}SCSS
$custom: #002218; $custom-light: #465d54; $custom-dark: #000000;
JSON
{
"hex": "#002218",
"rgb": {
"r": 0,
"g": 34,
"b": 24
},
"hsl": {
"h": 162.353,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.224,
"c": 0.04465,
"h": 169.4
},
"luminance": 0.0121
}Semantic roles & 50–950 ramp
primary
#002218
secondary
#6B132D
accent
#2968FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978