#002313#002313
#002313 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.6% C 0.052 H 159.4°. Best body text is #FFFFFF at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #002313 |
|---|---|
| RGB | rgb(0, 35, 19) |
| HSL | hsl(153, 100%, 7%) |
| HSV | hsv(153, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 45.7%, 86.3%) |
| CIE-LAB | lab(10.91, -17.61, 7.10) |
| CIE-LCH | lch(10.91, 18.99, 158.04°) |
| OKLab | oklab(22.59% -0.0483 0.0182) |
| OKLCH | oklch(22.59% 0.052 159.4) |
| XYZ | xyz(0.7185, 1.2490, 0.8192) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.83
Very Dark Green
#062E03
ΔE00 8.38
Dark Green
#033500
ΔE00 11.13
Evergreen
#05472A
ΔE00 11.57
Pine Green
#0A481E
ΔE00 13.25
Hunter Green (survey)
#0B4008
ΔE00 13.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002313 #230010
analogous
#002301 #002313 #002223
triadic
#002313 #130023 #231300
tetradic
#002313 #010023 #230010 #222300
square
#002313 #010023 #230010 #222300
split-complementary
#002313 #230022 #230100
monochromatic
#001F11 #001F11 #002313 #006034 #009D55
Accessibility & contrast
On white
16.80
#002313 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#002313 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002313
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002313 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002313 | 1.00 | 16.80 | 1.25 | 16.80 |
| #FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F12
Deuteranopia (green-blind)
#1E1C14
Tritanopia (blue-blind)
#00231F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #002313; /* rgb */ color: rgb(0, 35, 19); /* oklch */ color: oklch(22.6% 0.052 159.4);
Tailwind
colors: {
custom: {
50: '#465e50',
500: '#002313',
950: '#000000',
},
}SCSS
$custom: #002313; $custom-light: #465e50; $custom-dark: #000000;
JSON
{
"hex": "#002313",
"rgb": {
"r": 0,
"g": 35,
"b": 19
},
"hsl": {
"h": 152.571,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22589,
"c": 0.05161,
"h": 159.4
},
"luminance": 0.01249
}Semantic roles & 50–950 ramp
primary
#002313
secondary
#6C133C
accent
#298BFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978