#071D2B#071D2B
#071D2B is a very dark, muted cyan. Relative luminance 0.011; OKLCH L 22.1% C 0.039 H 239.6°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #071D2B |
|---|---|
| RGB | rgb(7, 29, 43) |
| HSL | hsl(203, 72%, 10%) |
| HSV | hsv(203, 84%, 17%) |
| CMYK | cmyk(83.7%, 32.6%, 0%, 83.1%) |
| CIE-LAB | lab(9.78, -2.95, -11.98) |
| CIE-LCH | lch(9.78, 12.34, 256.17°) |
| OKLab | oklab(22.09% -0.0198 -0.0337) |
| OKLCH | oklch(22.09% 0.039 239.6) |
| XYZ | xyz(0.9629, 1.0982, 2.4463) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 4.85
Gunmetal
#2A3439
ΔE00 9.16
Dark Blue Grey
#1F3B4D
ΔE00 9.41
Almost Black
#070D0D
ΔE00 9.75
Navy Blue
#1B2A4A
ΔE00 10.53
Darkblue (survey)
#030764
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#071D2B #2B1507
analogous
#072B27 #071D2B #070B2B
triadic
#071D2B #2B071D #1D2B07
tetradic
#071D2B #27072B #2B1507 #0B2B07
square
#071D2B #27072B #2B1507 #0B2B07
split-complementary
#071D2B #2B070B #2B2707
monochromatic
#04121A #04121A #071D2B #104060 #186494
Accessibility & contrast
On white
17.22
#071D2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#071D2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #071D2B
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##071D2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##071D2B | 1.00 | 17.22 | 1.22 | 17.22 |
| #FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171D2C
Deuteranopia (green-blind)
#12192B
Tritanopia (blue-blind)
#002122
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #071d2b; /* rgb */ color: rgb(7, 29, 43); /* oklch */ color: oklch(22.1% 0.039 239.6);
Tailwind
colors: {
custom: {
50: '#4b5864',
500: '#071d2b',
950: '#000000',
},
}SCSS
$custom: #071d2b; $custom-light: #4b5864; $custom-dark: #000000;
JSON
{
"hex": "#071d2b",
"rgb": {
"r": 7,
"g": 29,
"b": 43
},
"hsl": {
"h": 203.333,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.22087,
"c": 0.03913,
"h": 239.6
},
"luminance": 0.01098
}Semantic roles & 50–950 ramp
primary
#071D2B
secondary
#6B3F23
accent
#8039EF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010305
muted
#777879