#5AE1DD#5AE1DD
#5AE1DD is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.5% C 0.117 H 192.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE1DD |
|---|---|
| RGB | rgb(90, 225, 221) |
| HSL | hsl(178, 69%, 62%) |
| HSV | hsv(178, 60%, 88%) |
| CMYK | cmyk(60%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(82.51, -37.26, -9.03) |
| CIE-LCH | lch(82.51, 38.34, 193.61°) |
| OKLab | oklab(83.53% -0.114 -0.0251) |
| OKLCH | oklch(83.53% 0.117 192.4) |
| XYZ | xyz(44.1871, 61.2399, 77.8844) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.93
Turquoise
#40E0D0
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.69
Bright Light Blue
#26F7FD
ΔE00 5.96
Bright Cyan
#41FDFE
ΔE00 6.35
Bright Turquoise
#0FFEF9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE1DD #E15A5E
analogous
#5AE19A #5AE1DD #5AA2E1
triadic
#5AE1DD #DD5AE1 #E1DD5A
tetradic
#5AE1DD #9A5AE1 #E15A5E #A2E15A
square
#5AE1DD #9A5AE1 #E15A5E #A2E15A
split-complementary
#5AE1DD #E15AA2 #E19A5A
monochromatic
#1EA39F #27D7D2 #5AE1DD #8EEAE8 #C2F4F2
Accessibility & contrast
On white
1.59
#5AE1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#5AE1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE1DD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE1DD | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ae1dd; /* rgb */ color: rgb(90, 225, 221); /* oklch */ color: oklch(83.5% 0.117 192.4);
Tailwind
colors: {
custom: {
50: '#97ebe7',
500: '#5ae1dd',
950: '#000000',
},
}SCSS
$custom: #5ae1dd; $custom-light: #97ebe7; $custom-dark: #000000;
JSON
{
"hex": "#5ae1dd",
"rgb": {
"r": 90,
"g": 225,
"b": 221
},
"hsl": {
"h": 178.222,
"s": 69.231,
"l": 61.765
},
"oklch": {
"l": 0.83531,
"c": 0.11677,
"h": 192.4
},
"luminance": 0.61245
}Semantic roles & 50–950 ramp
primary
#5AE1DD
secondary
#A63A3D
accent
#141AD1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484