#02090E#02090E
#02090E is a very dark, near-neutral cyan. Relative luminance 0.002; OKLCH L 13.3% C 0.019 H 231.0°. Best body text is #FFFFFF at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #02090E |
|---|---|
| RGB | rgb(2, 9, 14) |
| HSL | hsl(205, 75%, 3%) |
| HSV | hsv(205, 86%, 5%) |
| CMYK | cmyk(85.7%, 35.7%, 0%, 94.5%) |
| CIE-LAB | lab(2.17, -1.07, -2.71) |
| CIE-LCH | lch(2.17, 2.92, 248.49°) |
| OKLab | oklab(13.28% -0.0121 -0.0149) |
| OKLCH | oklch(13.28% 0.019 231) |
| XYZ | xyz(0.2020, 0.2400, 0.4511) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 2.26
Black
#000000
ΔE00 3.20
Dark
#1B2431
ΔE00 9.28
Gunmetal
#2A3439
ΔE00 12.27
Dark Grey
#363737
ΔE00 13.60
Onyx
#353839
ΔE00 13.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02090E #0E0702
analogous
#020E0D #02090E #02030E
triadic
#02090E #0E0209 #090E02
tetradic
#02090E #0D020E #0E0702 #030E02
square
#02090E #0D020E #0E0702 #030E02
split-complementary
#02090E #0E0203 #0E0D02
monochromatic
#04111B #04111B #04111B #0A2B44 #114E79
Accessibility & contrast
On white
20.04
#02090E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#02090E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02090E
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02090E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02090E | 1.00 | 20.04 | 1.05 | 20.04 |
| #FFFFFF | 20.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07090E
Deuteranopia (green-blind)
#05070E
Tritanopia (blue-blind)
#000A0B
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #02090e; /* rgb */ color: rgb(2, 9, 14); /* oklch */ color: oklch(13.3% 0.019 231.0);
Tailwind
colors: {
custom: {
50: '#474b4d',
500: '#02090e',
950: '#000000',
},
}SCSS
$custom: #02090e; $custom-light: #474b4d; $custom-dark: #000000;
JSON
{
"hex": "#02090e",
"rgb": {
"r": 2,
"g": 9,
"b": 14
},
"hsl": {
"h": 205,
"s": 75,
"l": 3.137
},
"oklch": {
"l": 0.13276,
"c": 0.0192,
"h": 231
},
"luminance": 0.0024
}Semantic roles & 50–950 ramp
primary
#02090E
secondary
#52311A
accent
#8436F2
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777