#27AFAB#27AFAB
#27AFAB is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.5% C 0.110 H 191.8°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #27AFAB |
|---|---|
| RGB | rgb(39, 175, 171) |
| HSL | hsl(178, 64%, 42%) |
| HSV | hsv(178, 78%, 69%) |
| CMYK | cmyk(77.7%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(64.99, -35.19, -8.06) |
| CIE-LCH | lch(64.99, 36.11, 192.91°) |
| OKLab | oklab(68.51% -0.1074 -0.0225) |
| OKLCH | oklch(68.51% 0.11 191.8) |
| XYZ | xyz(23.5139, 34.0286, 43.8491) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.71
Topaz
#13BBAF
ΔE00 4.33
Tealish
#24BCA8
ΔE00 6.48
Sea
#3C9992
ΔE00 6.93
Blue Green
#0F9B8E
ΔE00 7.35
Turquoise (survey)
#06C2AC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27AFAB #AF272B
analogous
#27AF67 #27AFAB #276FAF
triadic
#27AFAB #AB27AF #AFAB27
tetradic
#27AFAB #6727AF #AF272B #6FAF27
square
#27AFAB #6727AF #AF272B #6FAF27
split-complementary
#27AFAB #AF276F #AF6727
monochromatic
#114B49 #1C7D7A #27AFAB #3FD4D0 #71DFDC
Accessibility & contrast
On white
2.69
#27AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#27AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #27AFAB
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##27AFAB | 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)
#A4A6AB
Deuteranopia (green-blind)
#9198AC
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #27afab; /* rgb */ color: rgb(39, 175, 171); /* oklch */ color: oklch(68.5% 0.110 191.8);
Tailwind
colors: {
custom: {
50: '#7ac7c4',
500: '#27afab',
950: '#000000',
},
}SCSS
$custom: #27afab; $custom-light: #7ac7c4; $custom-dark: #000000;
JSON
{
"hex": "#27afab",
"rgb": {
"r": 39,
"g": 175,
"b": 171
},
"hsl": {
"h": 178.235,
"s": 63.551,
"l": 41.961
},
"oklch": {
"l": 0.68507,
"c": 0.10978,
"h": 191.8
},
"luminance": 0.34032
}Semantic roles & 50–950 ramp
primary
#27AFAB
secondary
#C66B6E
accent
#4146E7
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281