#030705#030705
#030705 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.1% C 0.012 H 165.2°. Best body text is #FFFFFF at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #030705 |
|---|---|
| RGB | rgb(3, 7, 5) |
| HSL | hsl(150, 40%, 2%) |
| HSV | hsv(150, 57%, 3%) |
| CMYK | cmyk(57.1%, 0%, 28.6%, 97.3%) |
| CIE-LAB | lab(1.65, -1.33, 0.39) |
| CIE-LCH | lch(1.65, 1.38, 163.65°) |
| OKLab | oklab(12.07% -0.0114 0.003) |
| OKLCH | oklch(12.07% 0.012 165.2) |
| XYZ | xyz(0.1409, 0.1823, 0.1713) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.40
Black
#000000
ΔE00 2.16
Dark
#1B2431
ΔE00 11.51
Gunmetal
#2A3439
ΔE00 13.18
Dark Grey
#363737
ΔE00 13.73
Charcoal (survey)
#343837
ΔE00 13.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#030705 #070305
analogous
#030703 #030705 #030707
triadic
#030705 #050307 #070503
tetradic
#030705 #030307 #070305 #070703
square
#030705 #030307 #070305 #070703
split-complementary
#030705 #070307 #070303
monochromatic
#09150F #09150F #09150F #153224 #285D42
Accessibility & contrast
On white
20.26
#030705 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#030705 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #030705
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##030705 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##030705 | 1.00 | 20.26 | 1.04 | 20.26 |
| #FFFFFF | 20.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070605
Deuteranopia (green-blind)
#060605
Tritanopia (blue-blind)
#020706
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #030705; /* rgb */ color: rgb(3, 7, 5); /* oklch */ color: oklch(12.1% 0.012 165.2);
Tailwind
colors: {
custom: {
50: '#484a49',
500: '#030705',
950: '#000000',
},
}SCSS
$custom: #030705; $custom-light: #484a49; $custom-dark: #000000;
JSON
{
"hex": "#030705",
"rgb": {
"r": 3,
"g": 7,
"b": 5
},
"hsl": {
"h": 150,
"s": 40,
"l": 1.961
},
"oklch": {
"l": 0.12068,
"c": 0.01184,
"h": 165.2
},
"luminance": 0.00182
}Semantic roles & 50–950 ramp
primary
#030705
secondary
#412533
accent
#5894D0
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777