#27B0AA#27B0AA
#27B0AA is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.7% C 0.111 H 190.3°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #27B0AA |
|---|---|
| RGB | rgb(39, 176, 170) |
| HSL | hsl(177, 64%, 42%) |
| HSV | hsv(177, 78%, 69%) |
| CMYK | cmyk(77.8%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(65.26, -35.95, -7.09) |
| CIE-LCH | lch(65.26, 36.64, 191.16°) |
| OKLab | oklab(68.72% -0.1089 -0.0198) |
| OKLCH | oklch(68.72% 0.111 190.3) |
| XYZ | xyz(23.6143, 34.3814, 43.4141) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.95
Topaz
#13BBAF
ΔE00 3.66
Tealish
#24BCA8
ΔE00 5.71
Turquoise (survey)
#06C2AC
ΔE00 7.09
Sea
#3C9992
ΔE00 7.10
Blue Green
#0F9B8E
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27B0AA #B0272D
analogous
#27B065 #27B0AA #2772B0
triadic
#27B0AA #AA27B0 #B0AA27
tetradic
#27B0AA #6527B0 #B0272D #72B027
square
#27B0AA #6527B0 #B0272D #72B027
split-complementary
#27B0AA #B02772 #B06527
monochromatic
#114C49 #1C7E7A #27B0AA #40D5CE #72E0DB
Accessibility & contrast
On white
2.67
#27B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#27B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #27B0AA
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##27B0AA | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 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)
#A5A6AA
Deuteranopia (green-blind)
#9299AB
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #27b0aa; /* rgb */ color: rgb(39, 176, 170); /* oklch */ color: oklch(68.7% 0.111 190.3);
Tailwind
colors: {
custom: {
50: '#7ac8c3',
500: '#27b0aa',
950: '#000000',
},
}SCSS
$custom: #27b0aa; $custom-light: #7ac8c3; $custom-dark: #000000;
JSON
{
"hex": "#27b0aa",
"rgb": {
"r": 39,
"g": 176,
"b": 170
},
"hsl": {
"h": 177.372,
"s": 63.721,
"l": 42.157
},
"oklch": {
"l": 0.68724,
"c": 0.11068,
"h": 190.3
},
"luminance": 0.34384
}Semantic roles & 50–950 ramp
primary
#27B0AA
secondary
#C76C70
accent
#4148E7
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281