#5AEAEE#5AEAEE
#5AEAEE is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.2% C 0.122 H 197.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEAEE |
|---|---|
| RGB | rgb(90, 234, 238) |
| HSL | hsl(182, 81%, 64%) |
| HSV | hsv(182, 62%, 93%) |
| CMYK | cmyk(62.2%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(85.60, -36.83, -13.40) |
| CIE-LCH | lch(85.60, 39.19, 199.99°) |
| OKLab | oklab(86.2% -0.116 -0.0371) |
| OKLCH | oklch(86.2% 0.122 197.7) |
| XYZ | xyz(49.0652, 67.1870, 91.2549) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.39
Bright Cyan
#41FDFE
ΔE00 4.39
Robin'S Egg
#6DEDFD
ΔE00 4.66
Aqua
#00FFFF
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Bright Turquoise
#0FFEF9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEAEE #EE5E5A
analogous
#5AEEA8 #5AEAEE #5AA0EE
triadic
#5AEAEE #EE5AEA #EAEE5A
tetradic
#5AEAEE #A85AEE #EE5E5A #A0EE5A
square
#5AEAEE #A85AEE #EE5E5A #A0EE5A
split-complementary
#5AEAEE #EE5AA0 #EEA85A
monochromatic
#13B6BA #23E3E8 #5AEAEE #91F1F4 #C9F8F9
Accessibility & contrast
On white
1.45
#5AEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#5AEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEAEE
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEAEE | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5aeaee; /* rgb */ color: rgb(90, 234, 238); /* oklch */ color: oklch(86.2% 0.122 197.7);
Tailwind
colors: {
custom: {
50: '#99f1f3',
500: '#5aeaee',
950: '#000000',
},
}SCSS
$custom: #5aeaee; $custom-light: #99f1f3; $custom-dark: #000000;
JSON
{
"hex": "#5aeaee",
"rgb": {
"r": 90,
"g": 234,
"b": 238
},
"hsl": {
"h": 181.622,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.86196,
"c": 0.12185,
"h": 197.7
},
"luminance": 0.67192
}Semantic roles & 50–950 ramp
primary
#5AEAEE
secondary
#B93733
accent
#0E08DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585