#5AE7EA#5AE7EA
#5AE7EA is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.4% C 0.120 H 197.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE7EA |
|---|---|
| RGB | rgb(90, 231, 234) |
| HSL | hsl(181, 77%, 64%) |
| HSV | hsv(181, 62%, 92%) |
| CMYK | cmyk(61.5%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.62, -36.53, -12.75) |
| CIE-LCH | lch(84.62, 38.69, 199.25°) |
| OKLab | oklab(85.36% -0.1147 -0.0354) |
| OKLCH | oklch(85.36% 0.12 197.1) |
| XYZ | xyz(47.6372, 65.2609, 87.9120) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.98
Bright Cyan
#41FDFE
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 5.09
Aqua
#00FFFF
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE7EA #EA5D5A
analogous
#5AEAA5 #5AE7EA #5A9FEA
triadic
#5AE7EA #EA5AE7 #E7EA5A
tetradic
#5AE7EA #A55AEA #EA5D5A #9FEA5A
square
#5AE7EA #A55AEA #EA5D5A #9FEA5A
split-complementary
#5AE7EA #EA5A9F #EAA55A
monochromatic
#17B0B3 #24DFE3 #5AE7EA #90EFF1 #C7F7F8
Accessibility & contrast
On white
1.49
#5AE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5AE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE7EA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE7EA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEA
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ae7ea; /* rgb */ color: rgb(90, 231, 234); /* oklch */ color: oklch(85.4% 0.120 197.1);
Tailwind
colors: {
custom: {
50: '#99eff0',
500: '#5ae7ea',
950: '#000000',
},
}SCSS
$custom: #5ae7ea; $custom-light: #99eff0; $custom-dark: #000000;
JSON
{
"hex": "#5ae7ea",
"rgb": {
"r": 90,
"g": 231,
"b": 234
},
"hsl": {
"h": 181.25,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.85364,
"c": 0.12002,
"h": 197.1
},
"luminance": 0.65266
}Semantic roles & 50–950 ramp
primary
#5AE7EA
secondary
#B33835
accent
#100CDA
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585