#061D2B#061D2B
#061D2B is a very dark, muted cyan. Relative luminance 0.011; OKLCH L 22.0% C 0.040 H 238.5°. Best body text is #FFFFFF at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #061D2B |
|---|---|
| RGB | rgb(6, 29, 43) |
| HSL | hsl(203, 76%, 10%) |
| HSV | hsv(203, 86%, 17%) |
| CMYK | cmyk(86%, 32.6%, 0%, 83.1%) |
| CIE-LAB | lab(9.73, -3.21, -12.06) |
| CIE-LCH | lch(9.73, 12.48, 255.11°) |
| OKLab | oklab(22.03% -0.0208 -0.034) |
| OKLCH | oklch(22.03% 0.04 238.5) |
| XYZ | xyz(0.9503, 1.0918, 2.4457) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.11
Gunmetal
#2A3439
ΔE00 9.21
Dark Blue Grey
#1F3B4D
ΔE00 9.39
Almost Black
#070D0D
ΔE00 9.80
Navy Blue
#1B2A4A
ΔE00 10.73
Darkblue (survey)
#030764
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061D2B #2B1406
analogous
#062B27 #061D2B #060B2B
triadic
#061D2B #2B061D #1D2B06
tetradic
#061D2B #27062B #2B1406 #0B2B06
square
#061D2B #27062B #2B1406 #0B2B06
split-complementary
#061D2B #2B060B #2B2706
monochromatic
#04121B #04121B #061D2B #0D4161 #156596
Accessibility & contrast
On white
17.24
#061D2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#061D2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061D2B
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061D2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061D2B | 1.00 | 17.24 | 1.22 | 17.24 |
| #FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161D2C
Deuteranopia (green-blind)
#11192B
Tritanopia (blue-blind)
#002122
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #061d2b; /* rgb */ color: rgb(6, 29, 43); /* oklch */ color: oklch(22.0% 0.040 238.5);
Tailwind
colors: {
custom: {
50: '#4b5864',
500: '#061d2b',
950: '#000000',
},
}SCSS
$custom: #061d2b; $custom-light: #4b5864; $custom-dark: #000000;
JSON
{
"hex": "#061d2b",
"rgb": {
"r": 6,
"g": 29,
"b": 43
},
"hsl": {
"h": 202.703,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.22033,
"c": 0.03986,
"h": 238.5
},
"luminance": 0.01092
}Semantic roles & 50–950 ramp
primary
#061D2B
secondary
#6C3D21
accent
#7D36F2
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010305
muted
#777879