#02291F#02291F
#02291F is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.1% C 0.047 H 171.4°. Best body text is #FFFFFF at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #02291F |
|---|---|
| RGB | rgb(2, 41, 31) |
| HSL | hsl(165, 91%, 8%) |
| HSV | hsv(165, 95%, 16%) |
| CMYK | cmyk(95.1%, 0%, 24.4%, 83.9%) |
| CIE-LAB | lab(13.81, -16.61, 2.75) |
| CIE-LCH | lch(13.81, 16.84, 170.61°) |
| OKLab | oklab(25.11% -0.0465 0.007) |
| OKLCH | oklch(25.11% 0.047 171.4) |
| XYZ | xyz(1.0652, 1.6976, 1.5676) |
| Luminance | 0.0170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.37
Very Dark Green
#062E03
ΔE00 10.90
Evergreen
#05472A
ΔE00 11.32
Dark Teal
#014D4E
ΔE00 12.80
Dark Blue Green
#005249
ΔE00 13.05
Dark Green
#033500
ΔE00 13.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02291F #29020C
analogous
#02290B #02291F #021F29
triadic
#02291F #1F0229 #291F02
tetradic
#02291F #0B0229 #29020C #1F2902
square
#02291F #0B0229 #29020C #1F2902
split-complementary
#02291F #29021F #290B02
monochromatic
#011D16 #011D16 #02291F #05634B #089E77
Accessibility & contrast
On white
15.68
#02291F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#02291F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02291F
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02291F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02291F | 1.00 | 15.68 | 1.34 | 15.68 |
| #FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27251F
Deuteranopia (green-blind)
#222220
Tritanopia (blue-blind)
#002926
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #02291f; /* rgb */ color: rgb(2, 41, 31); /* oklch */ color: oklch(25.1% 0.047 171.4);
Tailwind
colors: {
custom: {
50: '#49635a',
500: '#02291f',
950: '#000000',
},
}SCSS
$custom: #02291f; $custom-light: #49635a; $custom-dark: #000000;
JSON
{
"hex": "#02291f",
"rgb": {
"r": 2,
"g": 41,
"b": 31
},
"hsl": {
"h": 164.615,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.25112,
"c": 0.04698,
"h": 171.4
},
"luminance": 0.01698
}Semantic roles & 50–950 ramp
primary
#02291F
secondary
#6E192F
accent
#2960FF
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#010503
muted
#777978