#002320#002320
#002320 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.1% C 0.040 H 186.5°. Best body text is #FFFFFF at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #002320 |
|---|---|
| RGB | rgb(0, 35, 32) |
| HSL | hsl(175, 100%, 7%) |
| HSV | hsv(175, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 8.6%, 86.3%) |
| CIE-LAB | lab(11.32, -13.50, -1.61) |
| CIE-LCH | lch(11.32, 13.59, 186.79°) |
| OKLab | oklab(23.06% -0.0401 -0.0046) |
| OKLCH | oklch(23.06% 0.04 186.5) |
| XYZ | xyz(0.8616, 1.3062, 1.5729) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 12.71
Almost Black
#070D0D
ΔE00 12.73
Dark Teal
#014D4E
ΔE00 13.36
Charcoal (survey)
#343837
ΔE00 13.89
Darkslategray
#2F4F4F
ΔE00 14.17
Dark Forest Green
#002D04
ΔE00 14.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002320 #230003
analogous
#00230F #002320 #001523
triadic
#002320 #200023 #232000
tetradic
#002320 #0F0023 #230003 #152300
square
#002320 #0F0023 #230003 #152300
split-complementary
#002320 #230015 #230F00
monochromatic
#001F1C #001F1C #002320 #006058 #009D90
Accessibility & contrast
On white
16.65
#002320 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#002320 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002320
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002320 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002320 | 1.00 | 16.65 | 1.26 | 16.65 |
| #FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#202020
Deuteranopia (green-blind)
#1B1D20
Tritanopia (blue-blind)
#002422
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #002320; /* rgb */ color: rgb(0, 35, 32); /* oklch */ color: oklch(23.1% 0.040 186.5);
Tailwind
colors: {
custom: {
50: '#475e5b',
500: '#002320',
950: '#000000',
},
}SCSS
$custom: #002320; $custom-light: #475e5b; $custom-dark: #000000;
JSON
{
"hex": "#002320",
"rgb": {
"r": 0,
"g": 35,
"b": 32
},
"hsl": {
"h": 174.857,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.23056,
"c": 0.04034,
"h": 186.5
},
"luminance": 0.01306
}Semantic roles & 50–950 ramp
primary
#002320
secondary
#6C131B
accent
#293BFF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000404
muted
#777979