#07282B#07282B
#07282B is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.5% C 0.038 H 203.8°. Best body text is #FFFFFF at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #07282B |
|---|---|
| RGB | rgb(7, 40, 43) |
| HSL | hsl(185, 72%, 10%) |
| HSV | hsv(185, 84%, 17%) |
| CMYK | cmyk(83.7%, 7%, 0%, 83.1%) |
| CIE-LAB | lab(14.04, -10.46, -5.45) |
| CIE-LCH | lch(14.04, 11.79, 207.50°) |
| OKLab | oklab(25.5% -0.0343 -0.0151) |
| OKLCH | oklch(25.5% 0.038 203.8) |
| XYZ | xyz(1.2823, 1.7370, 2.5527) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.18
Dark Blue Grey
#1F3B4D
ΔE00 11.17
Charcoal (survey)
#343837
ΔE00 11.53
Almost Black
#070D0D
ΔE00 11.89
Dark
#1B2431
ΔE00 12.11
Onyx
#353839
ΔE00 12.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07282B #2B0A07
analogous
#072B1C #07282B #07162B
triadic
#07282B #2B0728 #282B07
tetradic
#07282B #1C072B #2B0A07 #162B07
square
#07282B #1C072B #2B0A07 #162B07
split-complementary
#07282B #2B0716 #2B1C07
monochromatic
#04181A #04181A #07282B #105960 #188A94
Accessibility & contrast
On white
15.59
#07282B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#07282B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07282B
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07282B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07282B | 1.00 | 15.59 | 1.35 | 15.59 |
| #FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24262B
Deuteranopia (green-blind)
#1F222B
Tritanopia (blue-blind)
#002A29
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #07282b; /* rgb */ color: rgb(7, 40, 43); /* oklch */ color: oklch(25.5% 0.038 203.8);
Tailwind
colors: {
custom: {
50: '#4d6264',
500: '#07282b',
950: '#000000',
},
}SCSS
$custom: #07282b; $custom-light: #4d6264; $custom-dark: #000000;
JSON
{
"hex": "#07282b",
"rgb": {
"r": 7,
"g": 40,
"b": 43
},
"hsl": {
"h": 185,
"s": 72,
"l": 9.804
},
"oklch": {
"l": 0.25498,
"c": 0.03752,
"h": 203.8
},
"luminance": 0.01737
}Semantic roles & 50–950 ramp
primary
#07282B
secondary
#6B2923
accent
#4839EF
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#010505
muted
#777979