#5AE9DA#5AE9DA
#5AE9DA is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.3% C 0.124 H 185.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE9DA |
|---|---|
| RGB | rgb(90, 233, 218) |
| HSL | hsl(174, 76%, 63%) |
| HSV | hsv(174, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 6.4%, 8.6%) |
| CIE-LAB | lab(84.75, -41.67, -4.13) |
| CIE-LCH | lch(84.75, 41.87, 185.66°) |
| OKLab | oklab(85.32% -0.1235 -0.0118) |
| OKLCH | oklch(85.32% 0.124 185.5) |
| XYZ | xyz(46.0045, 65.5085, 76.5360) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.48
Tiffany Blue
#7BF2DA
ΔE00 4.16
Bright Aqua
#0BF9EA
ΔE00 4.19
Aqua (survey)
#13EAC9
ΔE00 5.77
Bright Turquoise
#0FFEF9
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE9DA #E95A69
analogous
#5AE992 #5AE9DA #5AB1E9
triadic
#5AE9DA #DA5AE9 #E9DA5A
tetradic
#5AE9DA #925AE9 #E95A69 #B1E95A
square
#5AE9DA #925AE9 #E95A69 #B1E95A
split-complementary
#5AE9DA #E95AB1 #E9925A
monochromatic
#18B1A1 #24E2CE #5AE9DA #90F0E6 #C6F7F2
Accessibility & contrast
On white
1.49
#5AE9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5AE9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE9DA
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE9DA | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ae9da; /* rgb */ color: rgb(90, 233, 218); /* oklch */ color: oklch(85.3% 0.124 185.5);
Tailwind
colors: {
custom: {
50: '#98f0e5',
500: '#5ae9da',
950: '#000000',
},
}SCSS
$custom: #5ae9da; $custom-light: #98f0e5; $custom-dark: #000000;
JSON
{
"hex": "#5ae9da",
"rgb": {
"r": 90,
"g": 233,
"b": 218
},
"hsl": {
"h": 173.706,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.85317,
"c": 0.12403,
"h": 185.5
},
"luminance": 0.65513
}Semantic roles & 50–950 ramp
primary
#5AE9DA
secondary
#B13643
accent
#0D22D9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584