#001B0E#001B0E
#001B0E is a very dark, muted teal. Relative luminance 0.008; OKLCH L 19.6% C 0.044 H 160.1°. Best body text is #FFFFFF at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #001B0E |
|---|---|
| RGB | rgb(0, 27, 14) |
| HSL | hsl(151, 100%, 5%) |
| HSV | hsv(151, 100%, 11%) |
| CMYK | cmyk(100%, 0%, 48.1%, 89.4%) |
| CIE-LAB | lab(7.37, -12.45, 4.86) |
| CIE-LCH | lch(7.37, 13.37, 158.67°) |
| OKLab | oklab(19.6% -0.0416 0.0151) |
| OKLCH | oklch(19.6% 0.044 160.1) |
| XYZ | xyz(0.4711, 0.8155, 0.5480) |
| Luminance | 0.0082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.23
Very Dark Green
#062E03
ΔE00 11.53
Almost Black
#070D0D
ΔE00 11.84
Black
#000000
ΔE00 14.12
Dark Green
#033500
ΔE00 14.34
Charcoal (survey)
#343837
ΔE00 15.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001B0E #1B000D
analogous
#001B00 #001B0E #001A1B
triadic
#001B0E #0E001B #1B0E00
tetradic
#001B0E #00001B #1B000D #1A1B00
square
#001B0E #00001B #1B000D #1A1B00
split-complementary
#001B0E #1B001A #1B0000
monochromatic
#001F10 #001F10 #001F10 #00582E #00954D
Accessibility & contrast
On white
18.05
#001B0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#001B0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001B0E
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001B0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001B0E | 1.00 | 18.05 | 1.16 | 18.05 |
| #FFFFFF | 18.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A180D
Deuteranopia (green-blind)
#17150F
Tritanopia (blue-blind)
#001B18
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #001b0e; /* rgb */ color: rgb(0, 27, 14); /* oklch */ color: oklch(19.6% 0.044 160.1);
Tailwind
colors: {
custom: {
50: '#46574d',
500: '#001b0e',
950: '#000000',
},
}SCSS
$custom: #001b0e; $custom-light: #46574d; $custom-dark: #000000;
JSON
{
"hex": "#001b0e",
"rgb": {
"r": 0,
"g": 27,
"b": 14
},
"hsl": {
"h": 151.111,
"s": 100,
"l": 5.294
},
"oklch": {
"l": 0.196,
"c": 0.04429,
"h": 160.1
},
"luminance": 0.00816
}Semantic roles & 50–950 ramp
primary
#001B0E
secondary
#65123A
accent
#2990FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000301
muted
#767877