#27CA99#27CA99
#27CA99 is a light, vivid teal. Relative luminance 0.450; OKLCH L 74.8% C 0.146 H 166.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #27CA99 |
|---|---|
| RGB | rgb(39, 202, 153) |
| HSL | hsl(162, 68%, 47%) |
| HSV | hsv(162, 81%, 79%) |
| CMYK | cmyk(80.7%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(72.87, -51.55, 13.22) |
| CIE-LCH | lch(72.87, 53.22, 165.61°) |
| OKLab | oklab(74.8% -0.1422 0.0338) |
| OKLCH | oklch(74.8% 0.146 166.6) |
| XYZ | xyz(27.7037, 44.9688, 37.3506) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.67
Green Blue
#01C08D
ΔE00 2.87
Eucalyptus
#44D7A8
ΔE00 3.57
Greenish Teal
#32BF84
ΔE00 4.19
Aquamarine (survey)
#04D8B2
ΔE00 4.98
Mediumaquamarine
#66CDAA
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27CA99 #CA2758
analogous
#27CA47 #27CA99 #27AACA
triadic
#27CA99 #9927CA #CA9927
tetradic
#27CA99 #4727CA #CA2758 #AACA27
square
#27CA99 #4727CA #CA2758 #AACA27
split-complementary
#27CA99 #CA27AA #CA4727
monochromatic
#13634B #1D9772 #27CA99 #51DDB3 #84E7C9
Accessibility & contrast
On white
2.10
#27CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#27CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #27CA99
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##27CA99 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB96
Deuteranopia (green-blind)
#B2AD9C
Tritanopia (blue-blind)
#00CBBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #27ca99; /* rgb */ color: rgb(39, 202, 153); /* oklch */ color: oklch(74.8% 0.146 166.6);
Tailwind
colors: {
custom: {
50: '#7edbb7',
500: '#27ca99',
950: '#000000',
},
}SCSS
$custom: #27ca99; $custom-light: #7edbb7; $custom-dark: #000000;
JSON
{
"hex": "#27ca99",
"rgb": {
"r": 39,
"g": 202,
"b": 153
},
"hsl": {
"h": 161.963,
"s": 67.635,
"l": 47.255
},
"oklch": {
"l": 0.74805,
"c": 0.14613,
"h": 166.6
},
"luminance": 0.44972
}Semantic roles & 50–950 ramp
primary
#27CA99
secondary
#D07C96
accent
#3D71EB
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380