#00261F#00261F
#00261F is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.0% C 0.044 H 177.4°. Best body text is #FFFFFF at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #00261F |
|---|---|
| RGB | rgb(0, 38, 31) |
| HSL | hsl(169, 100%, 7%) |
| HSV | hsv(169, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 18.4%, 85.1%) |
| CIE-LAB | lab(12.51, -15.56, 0.86) |
| CIE-LCH | lch(12.51, 15.59, 176.82°) |
| OKLab | oklab(24.02% -0.0444 0.0021) |
| OKLCH | oklch(24.02% 0.044 177.4) |
| XYZ | xyz(0.9403, 1.4850, 1.5331) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.96
Very Dark Green
#062E03
ΔE00 12.48
Evergreen
#05472A
ΔE00 12.94
Dark Teal
#014D4E
ΔE00 12.96
Dark Blue Green
#005249
ΔE00 13.85
Darkslategray
#2F4F4F
ΔE00 14.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00261F #260007
analogous
#00260C #00261F #001A26
triadic
#00261F #1F0026 #261F00
tetradic
#00261F #0C0026 #260007 #1A2600
square
#00261F #0C0026 #260007 #1A2600
split-complementary
#00261F #26001A #260C00
monochromatic
#001F19 #001F19 #00261F #006351 #00A083
Accessibility & contrast
On white
16.19
#00261F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#00261F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00261F
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00261F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00261F | 1.00 | 16.19 | 1.30 | 16.19 |
| #FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24231F
Deuteranopia (green-blind)
#1F1F20
Tritanopia (blue-blind)
#002724
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #00261f; /* rgb */ color: rgb(0, 38, 31); /* oklch */ color: oklch(24.0% 0.044 177.4);
Tailwind
colors: {
custom: {
50: '#47605a',
500: '#00261f',
950: '#000000',
},
}SCSS
$custom: #00261f; $custom-light: #47605a; $custom-dark: #000000;
JSON
{
"hex": "#00261f",
"rgb": {
"r": 0,
"g": 38,
"b": 31
},
"hsl": {
"h": 168.947,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.24022,
"c": 0.04443,
"h": 177.4
},
"luminance": 0.01485
}Semantic roles & 50–950 ramp
primary
#00261F
secondary
#6E1324
accent
#2950FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000503
muted
#777978