#5EE2CA#5EE2CA
#5EE2CA is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.3% C 0.121 H 179.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2CA |
|---|---|
| RGB | rgb(94, 226, 202) |
| HSL | hsl(169, 69%, 63%) |
| HSV | hsv(169, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(82.40, -41.87, 0.89) |
| CIE-LCH | lch(82.40, 41.88, 178.78°) |
| OKLab | oklab(83.3% -0.1211 0.0017) |
| OKLCH | oklch(83.3% 0.121 179.2) |
| XYZ | xyz(42.4682, 61.0324, 65.4080) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.18
Aqua (survey)
#13EAC9
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 4.01
Seafoam Blue
#78D1B6
ΔE00 5.41
Aquamarine (survey)
#04D8B2
ΔE00 5.64
Aqua Marine
#2EE8BB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2CA #E25E76
analogous
#5EE288 #5EE2CA #5EB8E2
triadic
#5EE2CA #CA5EE2 #E2CA5E
tetradic
#5EE2CA #885EE2 #E25E76 #B8E25E
square
#5EE2CA #885EE2 #E25E76 #B8E25E
split-complementary
#5EE2CA #E25EB8 #E2885E
monochromatic
#1EA78E #2AD9B9 #5EE2CA #92EBDB #C6F5EC
Accessibility & contrast
On white
1.59
#5EE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5EE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2CA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2CA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6C9
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#00E5DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee2ca; /* rgb */ color: rgb(94, 226, 202); /* oklch */ color: oklch(83.3% 0.121 179.2);
Tailwind
colors: {
custom: {
50: '#98ebda',
500: '#5ee2ca',
950: '#000000',
},
}SCSS
$custom: #5ee2ca; $custom-light: #98ebda; $custom-dark: #000000;
JSON
{
"hex": "#5ee2ca",
"rgb": {
"r": 94,
"g": 226,
"b": 202
},
"hsl": {
"h": 169.091,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.83301,
"c": 0.12115,
"h": 179.2
},
"luminance": 0.61037
}Semantic roles & 50–950 ramp
primary
#5EE2CA
secondary
#AA3B4F
accent
#1436D1
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483