#00271E#00271E
#00271E is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.047 H 173.4°. Best body text is #FFFFFF at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #00271E |
|---|---|
| RGB | rgb(0, 39, 30) |
| HSL | hsl(166, 100%, 8%) |
| HSV | hsv(166, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 23.1%, 84.7%) |
| CIE-LAB | lab(12.89, -16.45, 2.13) |
| CIE-LCH | lch(12.89, 16.59, 172.64°) |
| OKLab | oklab(24.32% -0.0462 0.0054) |
| OKLCH | oklch(24.32% 0.047 173.4) |
| XYZ | xyz(0.9597, 1.5446, 1.4756) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.88
Very Dark Green
#062E03
ΔE00 11.43
Evergreen
#05472A
ΔE00 12.03
Dark Teal
#014D4E
ΔE00 13.08
Dark Blue Green
#005249
ΔE00 13.54
Dark Green
#033500
ΔE00 13.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00271E #270009
analogous
#00270B #00271E #001C27
triadic
#00271E #1E0027 #271E00
tetradic
#00271E #0B0027 #270009 #1C2700
square
#00271E #0B0027 #270009 #1C2700
split-complementary
#00271E #27001C #270B00
monochromatic
#001F18 #001F18 #00271E #00644D #00A17C
Accessibility & contrast
On white
16.04
#00271E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#00271E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00271E
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00271E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00271E | 1.00 | 16.04 | 1.31 | 16.04 |
| #FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25241E
Deuteranopia (green-blind)
#20201F
Tritanopia (blue-blind)
#002824
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #00271e; /* rgb */ color: rgb(0, 39, 30); /* oklch */ color: oklch(24.3% 0.047 173.4);
Tailwind
colors: {
custom: {
50: '#476159',
500: '#00271e',
950: '#000000',
},
}SCSS
$custom: #00271e; $custom-light: #476159; $custom-dark: #000000;
JSON
{
"hex": "#00271e",
"rgb": {
"r": 0,
"g": 39,
"b": 30
},
"hsl": {
"h": 166.154,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.2432,
"c": 0.04653,
"h": 173.4
},
"luminance": 0.01545
}Semantic roles & 50–950 ramp
primary
#00271E
secondary
#6F1429
accent
#295AFF
background
#F4F5F5
surface
#E6EAE9
border
#C2C6C5
text
#010503
muted
#777978