#5AE6E7#5AE6E7
#5AE6E7 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.0% C 0.119 H 195.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE6E7 |
|---|---|
| RGB | rgb(90, 230, 231) |
| HSL | hsl(180, 75%, 63%) |
| HSV | hsv(180, 61%, 91%) |
| CMYK | cmyk(61%, 0.4%, 0%, 9.4%) |
| CIE-LAB | lab(84.24, -36.88, -11.73) |
| CIE-LCH | lch(84.24, 38.70, 197.65°) |
| OKLab | oklab(85.03% -0.1149 -0.0325) |
| OKLCH | oklch(85.03% 0.119 195.8) |
| XYZ | xyz(46.9308, 64.5318, 85.5684) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.31
Bright Cyan
#41FDFE
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 5.78
Aqua
#00FFFF
ΔE00 5.85
Bright Turquoise
#0FFEF9
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE6E7 #E75B5A
analogous
#5AE7A2 #5AE6E7 #5A9FE7
triadic
#5AE6E7 #E75AE6 #E6E75A
tetradic
#5AE6E7 #A25AE7 #E75B5A #9FE75A
square
#5AE6E7 #A25AE7 #E75B5A #9FE75A
split-complementary
#5AE6E7 #E75A9F #E7A25A
monochromatic
#19ACAD #25DEDF #5AE6E7 #8FEEEF #C5F6F7
Accessibility & contrast
On white
1.51
#5AE6E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5AE6E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE6E7
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE6E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE6E7 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE7
Deuteranopia (green-blind)
#C2CBE8
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ae6e7; /* rgb */ color: rgb(90, 230, 231); /* oklch */ color: oklch(85.0% 0.119 195.8);
Tailwind
colors: {
custom: {
50: '#98eeee',
500: '#5ae6e7',
950: '#000000',
},
}SCSS
$custom: #5ae6e7; $custom-light: #98eeee; $custom-dark: #000000;
JSON
{
"hex": "#5ae6e7",
"rgb": {
"r": 90,
"g": 230,
"b": 231
},
"hsl": {
"h": 180.426,
"s": 74.603,
"l": 62.941
},
"oklch": {
"l": 0.8503,
"c": 0.11945,
"h": 195.8
},
"luminance": 0.64537
}Semantic roles & 50–950 ramp
primary
#5AE6E7
secondary
#AE3837
accent
#100FD7
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585