#031E24#031E24
#031E24 is a very dark, muted cyan. Relative luminance 0.011; OKLCH L 21.8% C 0.035 H 214.8°. Best body text is #FFFFFF at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #031E24 |
|---|---|
| RGB | rgb(3, 30, 36) |
| HSL | hsl(191, 85%, 8%) |
| HSV | hsv(191, 92%, 14%) |
| CMYK | cmyk(91.7%, 16.7%, 0%, 85.9%) |
| CIE-LAB | lab(9.60, -7.80, -7.12) |
| CIE-LCH | lch(9.60, 10.56, 222.38°) |
| OKLab | oklab(21.76% -0.0285 -0.0198) |
| OKLCH | oklch(21.76% 0.035 214.8) |
| XYZ | xyz(0.8201, 1.0752, 1.8330) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 9.18
Gunmetal
#2A3439
ΔE00 9.33
Dark
#1B2431
ΔE00 9.79
Dark Blue Grey
#1F3B4D
ΔE00 11.24
Black
#000000
ΔE00 11.93
Charcoal (survey)
#343837
ΔE00 12.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#031E24 #240903
analogous
#032419 #031E24 #030D24
triadic
#031E24 #24031E #1E2403
tetradic
#031E24 #190324 #240903 #0D2403
square
#031E24 #190324 #240903 #0D2403
split-complementary
#031E24 #24030D #241903
monochromatic
#02181C #02181C #031E24 #084D5C #0C7C95
Accessibility & contrast
On white
17.28
#031E24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#031E24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #031E24
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##031E24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##031E24 | 1.00 | 17.28 | 1.21 | 17.28 |
| #FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1D24
Deuteranopia (green-blind)
#151924
Tritanopia (blue-blind)
#002020
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #031e24; /* rgb */ color: rgb(3, 30, 36); /* oklch */ color: oklch(21.8% 0.035 214.8);
Tailwind
colors: {
custom: {
50: '#48595e',
500: '#031e24',
950: '#000000',
},
}SCSS
$custom: #031e24; $custom-light: #48595e; $custom-dark: #000000;
JSON
{
"hex": "#031e24",
"rgb": {
"r": 3,
"g": 30,
"b": 36
},
"hsl": {
"h": 190.909,
"s": 84.615,
"l": 7.647
},
"oklch": {
"l": 0.21762,
"c": 0.03474,
"h": 214.8
},
"luminance": 0.01075
}Semantic roles & 50–950 ramp
primary
#031E24
secondary
#68291B
accent
#522DFB
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#010304
muted
#777879