#002312#002312
#002312 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.6% C 0.053 H 158.0°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #002312 |
|---|---|
| RGB | rgb(0, 35, 18) |
| HSL | hsl(151, 100%, 7%) |
| HSV | hsv(151, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 48.6%, 86.3%) |
| CIE-LAB | lab(10.89, -17.85, 7.69) |
| CIE-LCH | lch(10.89, 19.43, 156.70°) |
| OKLab | oklab(22.56% -0.0489 0.0198) |
| OKLCH | oklch(22.56% 0.053 158) |
| XYZ | xyz(0.7101, 1.2456, 0.7752) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.47
Very Dark Green
#062E03
ΔE00 8.02
Dark Green
#033500
ΔE00 10.79
Evergreen
#05472A
ΔE00 11.46
Pine Green
#0A481E
ΔE00 13.04
Hunter Green (survey)
#0B4008
ΔE00 13.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002312 #230011
analogous
#002300 #002312 #002323
triadic
#002312 #120023 #231200
tetradic
#002312 #000023 #230011 #232300
square
#002312 #000023 #230011 #232300
split-complementary
#002312 #230023 #230000
monochromatic
#001F10 #001F10 #002312 #006031 #009D51
Accessibility & contrast
On white
16.81
#002312 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#002312 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002312
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002312 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002312 | 1.00 | 16.81 | 1.25 | 16.81 |
| #FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F11
Deuteranopia (green-blind)
#1E1C13
Tritanopia (blue-blind)
#00231F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #002312; /* rgb */ color: rgb(0, 35, 18); /* oklch */ color: oklch(22.6% 0.053 158.0);
Tailwind
colors: {
custom: {
50: '#465e50',
500: '#002312',
950: '#000000',
},
}SCSS
$custom: #002312; $custom-light: #465e50; $custom-dark: #000000;
JSON
{
"hex": "#002312",
"rgb": {
"r": 0,
"g": 35,
"b": 18
},
"hsl": {
"h": 150.857,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22561,
"c": 0.05279,
"h": 158
},
"luminance": 0.01246
}Semantic roles & 50–950 ramp
primary
#002312
secondary
#6C133E
accent
#2991FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978