#00261E#00261E
#00261E is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.0% C 0.045 H 175.1°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #00261E |
|---|---|
| RGB | rgb(0, 38, 30) |
| HSL | hsl(167, 100%, 7%) |
| HSV | hsv(167, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 21.1%, 85.1%) |
| CIE-LAB | lab(12.48, -15.92, 1.54) |
| CIE-LCH | lch(12.48, 15.99, 174.49°) |
| OKLab | oklab(23.98% -0.045 0.0038) |
| OKLCH | oklch(23.98% 0.045 175.1) |
| XYZ | xyz(0.9273, 1.4798, 1.4648) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.42
Very Dark Green
#062E03
ΔE00 11.95
Evergreen
#05472A
ΔE00 12.59
Dark Teal
#014D4E
ΔE00 13.15
Dark Blue Green
#005249
ΔE00 13.84
Darkslategray
#2F4F4F
ΔE00 14.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00261E #260008
analogous
#00260B #00261E #001B26
triadic
#00261E #1E0026 #261E00
tetradic
#00261E #0B0026 #260008 #1B2600
square
#00261E #0B0026 #260008 #1B2600
split-complementary
#00261E #26001B #260B00
monochromatic
#001F18 #001F18 #00261E #00634E #00A07F
Accessibility & contrast
On white
16.20
#00261E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#00261E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00261E
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00261E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00261E | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24231E
Deuteranopia (green-blind)
#1F1F1F
Tritanopia (blue-blind)
#002724
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #00261e; /* rgb */ color: rgb(0, 38, 30); /* oklch */ color: oklch(24.0% 0.045 175.1);
Tailwind
colors: {
custom: {
50: '#476059',
500: '#00261e',
950: '#000000',
},
}SCSS
$custom: #00261e; $custom-light: #476059; $custom-dark: #000000;
JSON
{
"hex": "#00261e",
"rgb": {
"r": 0,
"g": 38,
"b": 30
},
"hsl": {
"h": 167.368,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.23984,
"c": 0.04516,
"h": 175.1
},
"luminance": 0.0148
}Semantic roles & 50–950 ramp
primary
#00261E
secondary
#6E1327
accent
#2956FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000503
muted
#777978