#27CAA2#27CAA2
#27CAA2 is a light, vivid teal. Relative luminance 0.453; OKLCH L 75.0% C 0.140 H 170.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #27CAA2 |
|---|---|
| RGB | rgb(39, 202, 162) |
| HSL | hsl(165, 68%, 47%) |
| HSV | hsv(165, 81%, 79%) |
| CMYK | cmyk(80.7%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(73.07, -49.38, 8.67) |
| CIE-LCH | lch(73.07, 50.13, 170.04°) |
| OKLab | oklab(75.04% -0.1379 0.0221) |
| OKLCH | oklch(75.04% 0.14 170.9) |
| XYZ | xyz(28.4753, 45.2775, 41.4141) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.67
Eucalyptus
#44D7A8
ΔE00 3.78
Green Blue
#01C08D
ΔE00 4.16
Mediumaquamarine
#66CDAA
ΔE00 4.23
Greenblue
#23C48B
ΔE00 4.74
Turquoise (survey)
#06C2AC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27CAA2 #CA274F
analogous
#27CA50 #27CAA2 #27A1CA
triadic
#27CAA2 #A227CA #CAA227
tetradic
#27CAA2 #5027CA #CA274F #A1CA27
square
#27CAA2 #5027CA #CA274F #A1CA27
split-complementary
#27CAA2 #CA27A1 #CA5027
monochromatic
#136350 #1D9779 #27CAA2 #51DDBB #84E7CF
Accessibility & contrast
On white
2.09
#27CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#27CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #27CAA2
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##27CAA2 | 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)
#C4BCA0
Deuteranopia (green-blind)
#B0ADA5
Tritanopia (blue-blind)
#00CCBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #27caa2; /* rgb */ color: rgb(39, 202, 162); /* oklch */ color: oklch(75.0% 0.140 170.9);
Tailwind
colors: {
custom: {
50: '#7edbbd',
500: '#27caa2',
950: '#000000',
},
}SCSS
$custom: #27caa2; $custom-light: #7edbbd; $custom-dark: #000000;
JSON
{
"hex": "#27caa2",
"rgb": {
"r": 39,
"g": 202,
"b": 162
},
"hsl": {
"h": 165.276,
"s": 67.635,
"l": 47.255
},
"oklch": {
"l": 0.75039,
"c": 0.13969,
"h": 170.9
},
"luminance": 0.45281
}Semantic roles & 50–950 ramp
primary
#27CAA2
secondary
#D07C91
accent
#3D68EB
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381