#27CAA3#27CAA3
#27CAA3 is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.1% C 0.139 H 171.4°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #27CAA3 |
|---|---|
| RGB | rgb(39, 202, 163) |
| HSL | hsl(166, 68%, 47%) |
| HSV | hsv(166, 81%, 79%) |
| CMYK | cmyk(80.7%, 0%, 19.3%, 20.8%) |
| CIE-LAB | lab(73.10, -49.13, 8.16) |
| CIE-LCH | lch(73.10, 49.80, 170.57°) |
| OKLab | oklab(75.07% -0.1374 0.0208) |
| OKLCH | oklch(75.07% 0.139 171.4) |
| XYZ | xyz(28.5645, 45.3131, 41.8841) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.58
Eucalyptus
#44D7A8
ΔE00 3.90
Mediumaquamarine
#66CDAA
ΔE00 4.19
Green Blue
#01C08D
ΔE00 4.36
Greenblue
#23C48B
ΔE00 4.99
Turquoise (survey)
#06C2AC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27CAA3 #CA274E
analogous
#27CA51 #27CAA3 #27A0CA
triadic
#27CAA3 #A327CA #CAA327
tetradic
#27CAA3 #5127CA #CA274E #A0CA27
square
#27CAA3 #5127CA #CA274E #A0CA27
split-complementary
#27CAA3 #CA27A0 #CA5127
monochromatic
#136350 #1D977A #27CAA3 #51DDBC #84E7D0
Accessibility & contrast
On white
2.09
#27CAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#27CAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #27CAA3
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27CAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##27CAA3 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA1
Deuteranopia (green-blind)
#B0ADA6
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #27caa3; /* rgb */ color: rgb(39, 202, 163); /* oklch */ color: oklch(75.1% 0.139 171.4);
Tailwind
colors: {
custom: {
50: '#7edbbe',
500: '#27caa3',
950: '#000000',
},
}SCSS
$custom: #27caa3; $custom-light: #7edbbe; $custom-dark: #000000;
JSON
{
"hex": "#27caa3",
"rgb": {
"r": 39,
"g": 202,
"b": 163
},
"hsl": {
"h": 165.644,
"s": 67.635,
"l": 47.255
},
"oklch": {
"l": 0.75066,
"c": 0.13901,
"h": 171.4
},
"luminance": 0.45317
}Semantic roles & 50–950 ramp
primary
#27CAA3
secondary
#D07C91
accent
#3D67EB
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381