#27ABA9#27ABA9
#27ABA9 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.4% C 0.107 H 193.3°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #27ABA9 |
|---|---|
| RGB | rgb(39, 171, 169) |
| HSL | hsl(179, 63%, 41%) |
| HSV | hsv(179, 77%, 67%) |
| CMYK | cmyk(77.2%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(63.69, -33.91, -8.88) |
| CIE-LCH | lch(63.69, 35.06, 194.68°) |
| OKLab | oklab(67.43% -0.1044 -0.0247) |
| OKLCH | oklch(67.43% 0.107 193.3) |
| XYZ | xyz(22.5577, 32.4189, 42.5970) |
| Luminance | 0.3242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.97
Topaz
#13BBAF
ΔE00 5.67
Sea
#3C9992
ΔE00 6.02
Blue Green
#0F9B8E
ΔE00 6.86
Cadetblue
#5F9EA0
ΔE00 7.09
Turquoise Blue
#06B1C4
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27ABA9 #AB2729
analogous
#27AB67 #27ABA9 #276BAB
triadic
#27ABA9 #A927AB #ABA927
tetradic
#27ABA9 #6727AB #AB2729 #6BAB27
square
#27ABA9 #6727AB #AB2729 #6BAB27
split-complementary
#27ABA9 #AB276B #AB6727
monochromatic
#104746 #1C7978 #27ABA9 #3DD3D0 #6EDEDC
Accessibility & contrast
On white
2.81
#27ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#27ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #27ABA9
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##27ABA9 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A9
Deuteranopia (green-blind)
#8D95AA
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #27aba9; /* rgb */ color: rgb(39, 171, 169); /* oklch */ color: oklch(67.4% 0.107 193.3);
Tailwind
colors: {
custom: {
50: '#79c4c2',
500: '#27aba9',
950: '#000000',
},
}SCSS
$custom: #27aba9; $custom-light: #79c4c2; $custom-dark: #000000;
JSON
{
"hex": "#27aba9",
"rgb": {
"r": 39,
"g": 171,
"b": 169
},
"hsl": {
"h": 179.091,
"s": 62.857,
"l": 41.176
},
"oklch": {
"l": 0.67431,
"c": 0.10729,
"h": 193.3
},
"luminance": 0.32422
}Semantic roles & 50–950 ramp
primary
#27ABA9
secondary
#C5696A
accent
#4244E6
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281