#02261E#02261E
#02261E is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.1% C 0.043 H 174.5°. Best body text is #FFFFFF at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #02261E |
|---|---|
| RGB | rgb(2, 38, 30) |
| HSL | hsl(167, 90%, 8%) |
| HSV | hsv(167, 95%, 15%) |
| CMYK | cmyk(94.7%, 0%, 21.1%, 85.1%) |
| CIE-LAB | lab(12.56, -15.32, 1.66) |
| CIE-LCH | lch(12.56, 15.41, 173.80°) |
| OKLab | oklab(24.08% -0.0433 0.0042) |
| OKLCH | oklch(24.08% 0.044 174.5) |
| XYZ | xyz(0.9524, 1.4927, 1.4660) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.43
Very Dark Green
#062E03
ΔE00 11.93
Evergreen
#05472A
ΔE00 12.68
Dark Teal
#014D4E
ΔE00 13.23
Dark Blue Green
#005249
ΔE00 13.96
Darkslategray
#2F4F4F
ΔE00 14.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02261E #26020A
analogous
#02260C #02261E #021C26
triadic
#02261E #1E0226 #261E02
tetradic
#02261E #0C0226 #26020A #1C2602
square
#02261E #0C0226 #26020A #1C2602
split-complementary
#02261E #26021C #260C02
monochromatic
#021D17 #021D17 #02261E #05604C #089A7A
Accessibility & contrast
On white
16.17
#02261E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#02261E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02261E
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02261E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02261E | 1.00 | 16.17 | 1.30 | 16.17 |
| #FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24231E
Deuteranopia (green-blind)
#1F1F1F
Tritanopia (blue-blind)
#002724
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #02261e; /* rgb */ color: rgb(2, 38, 30); /* oklch */ color: oklch(24.1% 0.043 174.5);
Tailwind
colors: {
custom: {
50: '#486059',
500: '#02261e',
950: '#000000',
},
}SCSS
$custom: #02261e; $custom-light: #486059; $custom-dark: #000000;
JSON
{
"hex": "#02261e",
"rgb": {
"r": 2,
"g": 38,
"b": 30
},
"hsl": {
"h": 166.667,
"s": 90,
"l": 7.843
},
"oklch": {
"l": 0.24075,
"c": 0.0435,
"h": 174.5
},
"luminance": 0.01493
}Semantic roles & 50–950 ramp
primary
#02261E
secondary
#6B182B
accent
#2958FF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010503
muted
#777978