#03110F#03110F
#03110F is a very dark, muted teal. Relative luminance 0.005; OKLCH L 16.3% C 0.022 H 184.4°. Best body text is #FFFFFF at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #03110F |
|---|---|
| RGB | rgb(3, 17, 15) |
| HSL | hsl(171, 70%, 4%) |
| HSV | hsv(171, 82%, 7%) |
| CMYK | cmyk(82.4%, 0%, 11.8%, 93.3%) |
| CIE-LAB | lab(4.11, -4.42, -0.39) |
| CIE-LCH | lch(4.11, 4.44, 185.06°) |
| OKLab | oklab(16.29% -0.0224 -0.0017) |
| OKLCH | oklch(16.29% 0.022 184.4) |
| XYZ | xyz(0.3242, 0.4547, 0.5225) |
| Luminance | 0.0046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.52
Black
#000000
ΔE00 6.26
Dark
#1B2431
ΔE00 11.45
Gunmetal
#2A3439
ΔE00 11.67
Charcoal (survey)
#343837
ΔE00 12.71
Onyx
#353839
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03110F #110305
analogous
#031108 #03110F #030C11
triadic
#03110F #0F0311 #110F03
tetradic
#03110F #080311 #110305 #0C1103
square
#03110F #080311 #110305 #0C1103
split-complementary
#03110F #11030C #110803
monochromatic
#051A17 #051A17 #051A17 #0C453D #15796B
Accessibility & contrast
On white
19.25
#03110F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#03110F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03110F
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03110F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03110F | 1.00 | 19.25 | 1.09 | 19.25 |
| #FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#10100F
Deuteranopia (green-blind)
#0D0E0F
Tritanopia (blue-blind)
#001210
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #03110f; /* rgb */ color: rgb(3, 17, 15); /* oklch */ color: oklch(16.3% 0.022 184.4);
Tailwind
colors: {
custom: {
50: '#484f4e',
500: '#03110f',
950: '#000000',
},
}SCSS
$custom: #03110f; $custom-light: #484f4e; $custom-dark: #000000;
JSON
{
"hex": "#03110f",
"rgb": {
"r": 3,
"g": 17,
"b": 15
},
"hsl": {
"h": 171.429,
"s": 70,
"l": 3.922
},
"oklch": {
"l": 0.16289,
"c": 0.02243,
"h": 184.4
},
"luminance": 0.00455
}Semantic roles & 50–950 ramp
primary
#03110F
secondary
#531D24
accent
#3B54ED
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777