#04272B#04272B
#04272B is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.1% C 0.039 H 206.1°. Best body text is #FFFFFF at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #04272B |
|---|---|
| RGB | rgb(4, 39, 43) |
| HSL | hsl(186, 83%, 9%) |
| HSV | hsv(186, 91%, 17%) |
| CMYK | cmyk(90.7%, 9.3%, 0%, 83.1%) |
| CIE-LAB | lab(13.54, -10.53, -6.22) |
| CIE-LCH | lch(13.54, 12.22, 210.57°) |
| OKLab | oklab(25.06% -0.0353 -0.0173) |
| OKLCH | oklch(25.06% 0.039 206.1) |
| XYZ | xyz(1.2114, 1.6511, 2.5399) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.37
Dark Blue Grey
#1F3B4D
ΔE00 11.03
Almost Black
#070D0D
ΔE00 11.88
Charcoal (survey)
#343837
ΔE00 11.91
Dark
#1B2431
ΔE00 11.96
Onyx
#353839
ΔE00 12.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04272B #2B0804
analogous
#042B1C #04272B #04142B
triadic
#04272B #2B0427 #272B04
tetradic
#04272B #1C042B #2B0804 #142B04
square
#04272B #1C042B #2B0804 #142B04
split-complementary
#04272B #2B0414 #2B1C04
monochromatic
#03191C #03191C #04272B #095A63 #0E8D9B
Accessibility & contrast
On white
15.79
#04272B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#04272B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04272B
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04272B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04272B | 1.00 | 15.79 | 1.33 | 15.79 |
| #FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23252B
Deuteranopia (green-blind)
#1D212B
Tritanopia (blue-blind)
#002928
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #04272b; /* rgb */ color: rgb(4, 39, 43); /* oklch */ color: oklch(25.1% 0.039 206.1);
Tailwind
colors: {
custom: {
50: '#4b6164',
500: '#04272b',
950: '#000000',
},
}SCSS
$custom: #04272b; $custom-light: #4b6164; $custom-dark: #000000;
JSON
{
"hex": "#04272b",
"rgb": {
"r": 4,
"g": 39,
"b": 43
},
"hsl": {
"h": 186.154,
"s": 82.979,
"l": 9.216
},
"oklch": {
"l": 0.25058,
"c": 0.03932,
"h": 206.1
},
"luminance": 0.01651
}Semantic roles & 50–950 ramp
primary
#04272B
secondary
#6E251D
accent
#432EF9
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010505
muted
#777979