#27B0AB#27B0AB
#27B0AB is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.110 H 191.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #27B0AB |
|---|---|
| RGB | rgb(39, 176, 171) |
| HSL | hsl(178, 64%, 42%) |
| HSV | hsv(178, 78%, 69%) |
| CMYK | cmyk(77.8%, 0%, 2.8%, 31%) |
| CIE-LAB | lab(65.29, -35.66, -7.61) |
| CIE-LCH | lch(65.29, 36.46, 192.04°) |
| OKLab | oklab(68.76% -0.1084 -0.0213) |
| OKLCH | oklch(68.76% 0.11 191.1) |
| XYZ | xyz(23.7093, 34.4193, 43.9142) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.27
Topaz
#13BBAF
ΔE00 3.88
Tealish
#24BCA8
ΔE00 6.02
Sea
#3C9992
ΔE00 7.14
Turquoise (survey)
#06C2AC
ΔE00 7.37
Blue Green
#0F9B8E
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27B0AB #B0272C
analogous
#27B066 #27B0AB #2771B0
triadic
#27B0AB #AB27B0 #B0AB27
tetradic
#27B0AB #6627B0 #B0272C #71B027
square
#27B0AB #6627B0 #B0272C #71B027
split-complementary
#27B0AB #B02771 #B06627
monochromatic
#114C4A #1C7E7A #27B0AB #40D5CF #72E0DC
Accessibility & contrast
On white
2.66
#27B0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#27B0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #27B0AB
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27B0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##27B0AB | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AB
Deuteranopia (green-blind)
#9299AC
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #27b0ab; /* rgb */ color: rgb(39, 176, 171); /* oklch */ color: oklch(68.8% 0.110 191.1);
Tailwind
colors: {
custom: {
50: '#7ac8c4',
500: '#27b0ab',
950: '#000000',
},
}SCSS
$custom: #27b0ab; $custom-light: #7ac8c4; $custom-dark: #000000;
JSON
{
"hex": "#27b0ab",
"rgb": {
"r": 39,
"g": 176,
"b": 171
},
"hsl": {
"h": 177.81,
"s": 63.721,
"l": 42.157
},
"oklch": {
"l": 0.68758,
"c": 0.11049,
"h": 191.1
},
"luminance": 0.34422
}Semantic roles & 50–950 ramp
primary
#27B0AB
secondary
#C76C6F
accent
#4147E7
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281