#5AEDC2#5AEDC2
#5AEDC2 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.140 H 170.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEDC2 |
|---|---|
| RGB | rgb(90, 237, 194) |
| HSL | hsl(162, 80%, 64%) |
| HSV | hsv(162, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 18.1%, 7.1%) |
| CIE-LAB | lab(85.32, -49.24, 9.31) |
| CIE-LCH | lch(85.32, 50.12, 169.29°) |
| OKLab | oklab(85.59% -0.1381 0.0238) |
| OKLCH | oklch(85.59% 0.14 170.2) |
| XYZ | xyz(44.2334, 66.6324, 61.5587) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 3.07
Bright Teal
#01F9C6
ΔE00 3.71
Aqua (survey)
#13EAC9
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 4.45
Light Aquamarine
#7BFDC7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEDC2 #ED5A85
analogous
#5AED79 #5AEDC2 #5ACFED
triadic
#5AEDC2 #C25AED #EDC25A
tetradic
#5AEDC2 #795AED #ED5A85 #CFED5A
square
#5AEDC2 #795AED #ED5A85 #CFED5A
split-complementary
#5AEDC2 #ED5ACF #ED795A
monochromatic
#14B888 #23E7AE #5AEDC2 #91F3D6 #C8F9EB
Accessibility & contrast
On white
1.47
#5AEDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5AEDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEDC2
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEDC2 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC0
Deuteranopia (green-blind)
#D2CFC5
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5aedc2; /* rgb */ color: rgb(90, 237, 194); /* oklch */ color: oklch(85.6% 0.140 170.2);
Tailwind
colors: {
custom: {
50: '#97f3d4',
500: '#5aedc2',
950: '#000000',
},
}SCSS
$custom: #5aedc2; $custom-light: #97f3d4; $custom-dark: #000000;
JSON
{
"hex": "#5aedc2",
"rgb": {
"r": 90,
"g": 237,
"b": 194
},
"hsl": {
"h": 162.449,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.85587,
"c": 0.14015,
"h": 170.2
},
"luminance": 0.66637
}Semantic roles & 50–950 ramp
primary
#5AEDC2
secondary
#B8335A
accent
#0947DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583