#03110E#03110E
#03110E is a very dark, muted teal. Relative luminance 0.005; OKLCH L 16.2% C 0.023 H 179.4°. Best body text is #FFFFFF at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #03110E |
|---|---|
| RGB | rgb(3, 17, 14) |
| HSL | hsl(167, 70%, 4%) |
| HSV | hsv(167, 82%, 7%) |
| CMYK | cmyk(82.4%, 0%, 17.6%, 93.3%) |
| CIE-LAB | lab(4.08, -4.60, 0.09) |
| CIE-LCH | lch(4.08, 4.60, 178.91°) |
| OKLab | oklab(16.24% -0.023 0.0002) |
| OKLCH | oklch(16.24% 0.023 179.4) |
| XYZ | xyz(0.3172, 0.4519, 0.4859) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.77
Black
#000000
ΔE00 6.43
Dark
#1B2431
ΔE00 11.86
Gunmetal
#2A3439
ΔE00 11.87
Charcoal (survey)
#343837
ΔE00 12.77
Onyx
#353839
ΔE00 13.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03110E #110306
analogous
#031107 #03110E #030D11
triadic
#03110E #0E0311 #110E03
tetradic
#03110E #070311 #110306 #0D1103
square
#03110E #070311 #110306 #0D1103
split-complementary
#03110E #11030D #110703
monochromatic
#051A15 #051A15 #051A15 #0C4539 #157964
Accessibility & contrast
On white
19.26
#03110E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#03110E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03110E
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03110E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03110E | 1.00 | 19.26 | 1.09 | 19.26 |
| #FFFFFF | 19.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100F0E
Deuteranopia (green-blind)
#0D0E0E
Tritanopia (blue-blind)
#001110
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #03110e; /* rgb */ color: rgb(3, 17, 14); /* oklch */ color: oklch(16.2% 0.023 179.4);
Tailwind
colors: {
custom: {
50: '#484f4d',
500: '#03110e',
950: '#000000',
},
}SCSS
$custom: #03110e; $custom-light: #484f4d; $custom-dark: #000000;
JSON
{
"hex": "#03110e",
"rgb": {
"r": 3,
"g": 17,
"b": 14
},
"hsl": {
"h": 167.143,
"s": 70,
"l": 3.922
},
"oklch": {
"l": 0.16244,
"c": 0.02301,
"h": 179.4
},
"luminance": 0.00452
}Semantic roles & 50–950 ramp
primary
#03110E
secondary
#531D28
accent
#3B61ED
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777