#002114#002114
#002114 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.9% C 0.047 H 163.2°. Best body text is #FFFFFF at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #002114 |
|---|---|
| RGB | rgb(0, 33, 20) |
| HSL | hsl(156, 100%, 6%) |
| HSV | hsv(156, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 39.4%, 87.1%) |
| CIE-LAB | lab(10.09, -16.06, 5.30) |
| CIE-LCH | lch(10.09, 16.91, 161.74°) |
| OKLab | oklab(21.92% -0.0452 0.0137) |
| OKLCH | oklch(21.92% 0.047 163.2) |
| XYZ | xyz(0.6700, 1.1381, 0.8461) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.31
Very Dark Green
#062E03
ΔE00 9.81
Dark Green
#033500
ΔE00 12.57
Evergreen
#05472A
ΔE00 12.70
Pine Green
#0A481E
ΔE00 14.55
Almost Black
#070D0D
ΔE00 14.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002114 #21000D
analogous
#002104 #002114 #001E21
triadic
#002114 #140021 #211400
tetradic
#002114 #040021 #21000D #1E2100
square
#002114 #040021 #21000D #1E2100
split-complementary
#002114 #21001E #210400
monochromatic
#001F13 #001F13 #002114 #005E39 #009B5E
Accessibility & contrast
On white
17.11
#002114 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#002114 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002114
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002114 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002114 | 1.00 | 17.11 | 1.23 | 17.11 |
| #FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E13
Deuteranopia (green-blind)
#1C1A15
Tritanopia (blue-blind)
#00211E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #002114; /* rgb */ color: rgb(0, 33, 20); /* oklch */ color: oklch(21.9% 0.047 163.2);
Tailwind
colors: {
custom: {
50: '#465c51',
500: '#002114',
950: '#000000',
},
}SCSS
$custom: #002114; $custom-light: #465c51; $custom-dark: #000000;
JSON
{
"hex": "#002114",
"rgb": {
"r": 0,
"g": 33,
"b": 20
},
"hsl": {
"h": 156.364,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21919,
"c": 0.04724,
"h": 163.2
},
"luminance": 0.01138
}Semantic roles & 50–950 ramp
primary
#002114
secondary
#6A1335
accent
#297DFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000402
muted
#767978