#5AE7EE#5AE7EE
#5AE7EE is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.5% C 0.120 H 199.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE7EE |
|---|---|
| RGB | rgb(90, 231, 238) |
| HSL | hsl(183, 81%, 64%) |
| HSV | hsv(183, 62%, 93%) |
| CMYK | cmyk(62.2%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(84.74, -35.44, -14.69) |
| CIE-LCH | lch(84.74, 38.36, 202.51°) |
| OKLab | oklab(85.5% -0.113 -0.0407) |
| OKLCH | oklch(85.5% 0.12 199.8) |
| XYZ | xyz(48.2183, 65.4933, 90.9726) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.83
Bright Light Blue
#26F7FD
ΔE00 4.09
Aqua Blue
#02D8E9
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Bright Cyan
#41FDFE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE7EE #EE615A
analogous
#5AEEAB #5AE7EE #5A9DEE
triadic
#5AE7EE #EE5AE7 #E7EE5A
tetradic
#5AE7EE #AB5AEE #EE615A #9DEE5A
square
#5AE7EE #AB5AEE #EE615A #9DEE5A
split-complementary
#5AE7EE #EE5A9D #EEAB5A
monochromatic
#13B2BA #23DFE8 #5AE7EE #91EFF4 #C9F7F9
Accessibility & contrast
On white
1.49
#5AE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5AE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE7EE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE7EE | 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)
#D7DDEF
Deuteranopia (green-blind)
#C1CCEF
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ae7ee; /* rgb */ color: rgb(90, 231, 238); /* oklch */ color: oklch(85.5% 0.120 199.8);
Tailwind
colors: {
custom: {
50: '#99eff3',
500: '#5ae7ee',
950: '#000000',
},
}SCSS
$custom: #5ae7ee; $custom-light: #99eff3; $custom-dark: #000000;
JSON
{
"hex": "#5ae7ee",
"rgb": {
"r": 90,
"g": 231,
"b": 238
},
"hsl": {
"h": 182.838,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.855,
"c": 0.12015,
"h": 199.8
},
"luminance": 0.65499
}Semantic roles & 50–950 ramp
primary
#5AE7EE
secondary
#B93933
accent
#1208DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585