#07272B#07272B
#07272B is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.2% C 0.037 H 206.9°. Best body text is #FFFFFF at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #07272B |
|---|---|
| RGB | rgb(7, 39, 43) |
| HSL | hsl(187, 72%, 10%) |
| HSV | hsv(187, 84%, 17%) |
| CMYK | cmyk(83.7%, 9.3%, 0%, 83.1%) |
| CIE-LAB | lab(13.65, -9.83, -6.03) |
| CIE-LCH | lch(13.65, 11.53, 211.54°) |
| OKLab | oklab(25.18% -0.033 -0.0167) |
| OKLCH | oklch(25.18% 0.037 206.9) |
| XYZ | xyz(1.2490, 1.6705, 2.5416) |
| Luminance | 0.0167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.82
Dark Blue Grey
#1F3B4D
ΔE00 10.71
Charcoal (survey)
#343837
ΔE00 11.42
Dark
#1B2431
ΔE00 11.44
Almost Black
#070D0D
ΔE00 11.46
Onyx
#353839
ΔE00 11.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07272B #2B0B07
analogous
#072B1D #07272B #07152B
triadic
#07272B #2B0727 #272B07
tetradic
#07272B #1D072B #2B0B07 #152B07
square
#07272B #1D072B #2B0B07 #152B07
split-complementary
#07272B #2B0715 #2B1D07
monochromatic
#04181A #04181A #07272B #105760 #188694
Accessibility & contrast
On white
15.74
#07272B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#07272B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07272B
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07272B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07272B | 1.00 | 15.74 | 1.33 | 15.74 |
| #FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#23252B
Deuteranopia (green-blind)
#1E212B
Tritanopia (blue-blind)
#002928
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #07272b; /* rgb */ color: rgb(7, 39, 43); /* oklch */ color: oklch(25.2% 0.037 206.9);
Tailwind
colors: {
custom: {
50: '#4d6164',
500: '#07272b',
950: '#000000',
},
}SCSS
$custom: #07272b; $custom-light: #4d6164; $custom-dark: #000000;
JSON
{
"hex": "#07272b",
"rgb": {
"r": 7,
"g": 39,
"b": 43
},
"hsl": {
"h": 186.667,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.25184,
"c": 0.03703,
"h": 206.9
},
"luminance": 0.01671
}Semantic roles & 50–950 ramp
primary
#07272B
secondary
#6B2B23
accent
#4D39EF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010505
muted
#777979