#02291C#02291C
#02291C is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.0% C 0.050 H 165.9°. Best body text is #FFFFFF at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #02291C |
|---|---|
| RGB | rgb(2, 41, 28) |
| HSL | hsl(160, 91%, 8%) |
| HSV | hsv(160, 95%, 16%) |
| CMYK | cmyk(95.1%, 0%, 31.7%, 83.9%) |
| CIE-LAB | lab(13.72, -17.56, 4.74) |
| CIE-LCH | lch(13.72, 18.19, 164.89°) |
| OKLab | oklab(25.01% -0.0483 0.0121) |
| OKLCH | oklch(25.01% 0.05 165.9) |
| XYZ | xyz(1.0275, 1.6825, 1.3690) |
| Luminance | 0.0168 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.90
Very Dark Green
#062E03
ΔE00 9.45
Evergreen
#05472A
ΔE00 10.50
Dark Green
#033500
ΔE00 11.91
Pine Green
#0A481E
ΔE00 12.82
Dark Blue Green
#005249
ΔE00 13.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02291C #29020F
analogous
#022908 #02291C #022229
triadic
#02291C #1C0229 #291C02
tetradic
#02291C #080229 #29020F #222902
square
#02291C #080229 #29020F #222902
split-complementary
#02291C #290222 #290802
monochromatic
#011D14 #011D14 #02291C #056344 #089E6C
Accessibility & contrast
On white
15.71
#02291C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#02291C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02291C
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02291C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02291C | 1.00 | 15.71 | 1.34 | 15.71 |
| #FFFFFF | 15.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28251B
Deuteranopia (green-blind)
#23221D
Tritanopia (blue-blind)
#002925
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #02291c; /* rgb */ color: rgb(2, 41, 28); /* oklch */ color: oklch(25.0% 0.050 165.9);
Tailwind
colors: {
custom: {
50: '#496358',
500: '#02291c',
950: '#000000',
},
}SCSS
$custom: #02291c; $custom-light: #496358; $custom-dark: #000000;
JSON
{
"hex": "#02291c",
"rgb": {
"r": 2,
"g": 41,
"b": 28
},
"hsl": {
"h": 160,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.2501,
"c": 0.04981,
"h": 165.9
},
"luminance": 0.01683
}Semantic roles & 50–950 ramp
primary
#02291C
secondary
#6E1935
accent
#2970FF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978