#002318#002318
#002318 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 22.7% C 0.046 H 167.8°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #002318 |
|---|---|
| RGB | rgb(0, 35, 24) |
| HSL | hsl(161, 100%, 7%) |
| HSV | hsv(161, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 31.4%, 86.3%) |
| CIE-LAB | lab(11.05, -16.26, 3.82) |
| CIE-LCH | lch(11.05, 16.70, 166.77°) |
| OKLab | oklab(22.75% -0.0451 0.0098) |
| OKLCH | oklch(22.75% 0.046 167.8) |
| XYZ | xyz(0.7658, 1.2679, 1.0683) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.00
Very Dark Green
#062E03
ΔE00 10.53
Evergreen
#05472A
ΔE00 12.47
Dark Green
#033500
ΔE00 13.18
Pine Green
#0A481E
ΔE00 14.64
Almost Black
#070D0D
ΔE00 14.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002318 #23000B
analogous
#002307 #002318 #001D23
triadic
#002318 #180023 #231800
tetradic
#002318 #070023 #23000B #1D2300
square
#002318 #070023 #23000B #1D2300
split-complementary
#002318 #23001D #230700
monochromatic
#001F15 #001F15 #002318 #006042 #009D6C
Accessibility & contrast
On white
16.75
#002318 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#002318 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002318
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002318 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002318 | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222017
Deuteranopia (green-blind)
#1D1C19
Tritanopia (blue-blind)
#002320
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #002318; /* rgb */ color: rgb(0, 35, 24); /* oklch */ color: oklch(22.7% 0.046 167.8);
Tailwind
colors: {
custom: {
50: '#465e54',
500: '#002318',
950: '#000000',
},
}SCSS
$custom: #002318; $custom-light: #465e54; $custom-dark: #000000;
JSON
{
"hex": "#002318",
"rgb": {
"r": 0,
"g": 35,
"b": 24
},
"hsl": {
"h": 161.143,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22745,
"c": 0.04616,
"h": 167.8
},
"luminance": 0.01268
}Semantic roles & 50–950 ramp
primary
#002318
secondary
#6C132F
accent
#296CFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978