#5AE3EE#5AE3EE
#5AE3EE is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.118 H 202.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE3EE |
|---|---|
| RGB | rgb(90, 227, 238) |
| HSL | hsl(184, 81%, 64%) |
| HSV | hsv(184, 62%, 93%) |
| CMYK | cmyk(62.2%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(83.59, -33.56, -16.41) |
| CIE-LCH | lch(83.59, 37.36, 206.05°) |
| OKLab | oklab(84.57% -0.109 -0.0455) |
| OKLCH | oklch(84.57% 0.118 202.6) |
| XYZ | xyz(47.1115, 63.2798, 90.6037) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.17
Aqua Blue
#02D8E9
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Bright Light Blue
#26F7FD
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Darkturquoise
#00CED1
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE3EE #EE655A
analogous
#5AEEAF #5AE3EE #5A99EE
triadic
#5AE3EE #EE5AE3 #E3EE5A
tetradic
#5AE3EE #AF5AEE #EE655A #99EE5A
square
#5AE3EE #AF5AEE #EE655A #99EE5A
split-complementary
#5AE3EE #EE5A99 #EEAF5A
monochromatic
#13AEBA #23DAE8 #5AE3EE #91ECF4 #C9F6F9
Accessibility & contrast
On white
1.54
#5AE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5AE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE3EE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE3EE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae3ee; /* rgb */ color: rgb(90, 227, 238); /* oklch */ color: oklch(84.6% 0.118 202.6);
Tailwind
colors: {
custom: {
50: '#98ecf3',
500: '#5ae3ee',
950: '#000000',
},
}SCSS
$custom: #5ae3ee; $custom-light: #98ecf3; $custom-dark: #000000;
JSON
{
"hex": "#5ae3ee",
"rgb": {
"r": 90,
"g": 227,
"b": 238
},
"hsl": {
"h": 184.459,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84573,
"c": 0.11813,
"h": 202.6
},
"luminance": 0.63285
}Semantic roles & 50–950 ramp
primary
#5AE3EE
secondary
#B93D33
accent
#1808DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485