#27AFAC#27AFAC
#27AFAC is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.5% C 0.110 H 192.6°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #27AFAC |
|---|---|
| RGB | rgb(39, 175, 172) |
| HSL | hsl(179, 64%, 42%) |
| HSV | hsv(179, 78%, 69%) |
| CMYK | cmyk(77.7%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(65.02, -34.90, -8.58) |
| CIE-LCH | lch(65.02, 35.94, 193.81°) |
| OKLab | oklab(68.54% -0.107 -0.0239) |
| OKLCH | oklch(68.54% 0.11 192.6) |
| XYZ | xyz(23.6096, 34.0669, 44.3530) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.05
Topaz
#13BBAF
ΔE00 4.58
Tealish
#24BCA8
ΔE00 6.81
Sea
#3C9992
ΔE00 7.00
Blue Green
#0F9B8E
ΔE00 7.55
Cadetblue
#5F9EA0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27AFAC #AF272A
analogous
#27AF68 #27AFAC #276EAF
triadic
#27AFAC #AC27AF #AFAC27
tetradic
#27AFAC #6827AF #AF272A #6EAF27
square
#27AFAC #6827AF #AF272A #6EAF27
split-complementary
#27AFAC #AF276E #AF6827
monochromatic
#114B4A #1C7D7B #27AFAC #3FD4D1 #71DFDD
Accessibility & contrast
On white
2.69
#27AFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#27AFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #27AFAC
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27AFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##27AFAC | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#9198AD
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #27afac; /* rgb */ color: rgb(39, 175, 172); /* oklch */ color: oklch(68.5% 0.110 192.6);
Tailwind
colors: {
custom: {
50: '#7ac7c4',
500: '#27afac',
950: '#000000',
},
}SCSS
$custom: #27afac; $custom-light: #7ac7c4; $custom-dark: #000000;
JSON
{
"hex": "#27afac",
"rgb": {
"r": 39,
"g": 175,
"b": 172
},
"hsl": {
"h": 178.676,
"s": 63.551,
"l": 41.961
},
"oklch": {
"l": 0.68541,
"c": 0.10964,
"h": 192.6
},
"luminance": 0.3407
}Semantic roles & 50–950 ramp
primary
#27AFAC
secondary
#C66B6D
accent
#4145E7
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281