#27CA9B#27CA9B
#27CA9B is a light, vivid teal. Relative luminance 0.450; OKLCH L 74.9% C 0.145 H 167.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #27CA9B |
|---|---|
| RGB | rgb(39, 202, 155) |
| HSL | hsl(163, 68%, 47%) |
| HSV | hsv(163, 81%, 79%) |
| CMYK | cmyk(80.7%, 0%, 23.3%, 20.8%) |
| CIE-LAB | lab(72.92, -51.08, 12.21) |
| CIE-LCH | lch(72.92, 52.52, 166.56°) |
| OKLab | oklab(74.86% -0.1412 0.0312) |
| OKLCH | oklch(74.86% 0.145 167.5) |
| XYZ | xyz(27.8703, 45.0355, 38.2278) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.05
Greenblue
#23C48B
ΔE00 3.08
Eucalyptus
#44D7A8
ΔE00 3.49
Greenish Teal
#32BF84
ΔE00 4.56
Aquamarine (survey)
#04D8B2
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#27CA9B #CA2756
analogous
#27CA49 #27CA9B #27A8CA
triadic
#27CA9B #9B27CA #CA9B27
tetradic
#27CA9B #4927CA #CA2756 #A8CA27
square
#27CA9B #4927CA #CA2756 #A8CA27
split-complementary
#27CA9B #CA27A8 #CA4927
monochromatic
#13634C #1D9774 #27CA9B #51DDB5 #84E7CB
Accessibility & contrast
On white
2.10
#27CA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#27CA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #27CA9B
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##27CA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##27CA9B | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB99
Deuteranopia (green-blind)
#B1AD9E
Tritanopia (blue-blind)
#00CBBD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #27ca9b; /* rgb */ color: rgb(39, 202, 155); /* oklch */ color: oklch(74.9% 0.145 167.5);
Tailwind
colors: {
custom: {
50: '#7edbb8',
500: '#27ca9b',
950: '#000000',
},
}SCSS
$custom: #27ca9b; $custom-light: #7edbb8; $custom-dark: #000000;
JSON
{
"hex": "#27ca9b",
"rgb": {
"r": 39,
"g": 202,
"b": 155
},
"hsl": {
"h": 162.699,
"s": 67.635,
"l": 47.255
},
"oklch": {
"l": 0.74856,
"c": 0.14463,
"h": 167.5
},
"luminance": 0.45039
}Semantic roles & 50–950 ramp
primary
#27CA9B
secondary
#D07C95
accent
#3D6FEB
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380