#06272B#06272B
#06272B is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.1% C 0.038 H 206.6°. Best body text is #FFFFFF at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #06272B |
|---|---|
| RGB | rgb(6, 39, 43) |
| HSL | hsl(186, 76%, 10%) |
| HSV | hsv(186, 86%, 17%) |
| CMYK | cmyk(86%, 9.3%, 0%, 83.1%) |
| CIE-LAB | lab(13.61, -10.06, -6.09) |
| CIE-LCH | lch(13.61, 11.76, 211.22°) |
| OKLab | oklab(25.14% -0.0338 -0.0169) |
| OKLCH | oklch(25.14% 0.038 206.6) |
| XYZ | xyz(1.2365, 1.6640, 2.5411) |
| Luminance | 0.0166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.00
Dark Blue Grey
#1F3B4D
ΔE00 10.81
Charcoal (survey)
#343837
ΔE00 11.58
Almost Black
#070D0D
ΔE00 11.60
Dark
#1B2431
ΔE00 11.61
Onyx
#353839
ΔE00 12.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06272B #2B0A06
analogous
#062B1D #06272B #06152B
triadic
#06272B #2B0627 #272B06
tetradic
#06272B #1D062B #2B0A06 #152B06
square
#06272B #1D062B #2B0A06 #152B06
split-complementary
#06272B #2B0615 #2B1D06
monochromatic
#04181B #04181B #06272B #0D5861 #158896
Accessibility & contrast
On white
15.76
#06272B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#06272B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #06272B
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06272B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##06272B | 1.00 | 15.76 | 1.33 | 15.76 |
| #FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.76 | 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: #06272b; /* rgb */ color: rgb(6, 39, 43); /* oklch */ color: oklch(25.1% 0.038 206.6);
Tailwind
colors: {
custom: {
50: '#4c6164',
500: '#06272b',
950: '#000000',
},
}SCSS
$custom: #06272b; $custom-light: #4c6164; $custom-dark: #000000;
JSON
{
"hex": "#06272b",
"rgb": {
"r": 6,
"g": 39,
"b": 43
},
"hsl": {
"h": 186.486,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.25142,
"c": 0.03779,
"h": 206.6
},
"luminance": 0.01664
}Semantic roles & 50–950 ramp
primary
#06272B
secondary
#6C2921
accent
#4A36F2
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010505
muted
#777979