#5AEEED#5AEEED
#5AEEED is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.1% C 0.124 H 194.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEEED |
|---|---|
| RGB | rgb(90, 238, 237) |
| HSL | hsl(180, 81%, 64%) |
| HSV | hsv(180, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(86.72, -38.93, -11.20) |
| CIE-LCH | lch(86.72, 40.51, 196.05°) |
| OKLab | oklab(87.09% -0.1204 -0.0311) |
| OKLCH | oklch(87.09% 0.124 194.5) |
| XYZ | xyz(50.0703, 69.4317, 90.8672) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.25
Bright Cyan
#41FDFE
ΔE00 3.39
Aqua
#00FFFF
ΔE00 4.22
Bright Turquoise
#0FFEF9
ΔE00 4.32
Bright Aqua
#0BF9EA
ΔE00 5.69
Robin'S Egg
#6DEDFD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEEED #EE5A5B
analogous
#5AEEA3 #5AEEED #5AA5EE
triadic
#5AEEED #ED5AEE #EEED5A
tetradic
#5AEEED #A35AEE #EE5A5B #A5EE5A
square
#5AEEED #A35AEE #EE5A5B #A5EE5A
split-complementary
#5AEEED #EE5AA5 #EEA35A
monochromatic
#13BAB9 #23E8E7 #5AEEED #91F4F3 #C9F9F9
Accessibility & contrast
On white
1.41
#5AEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#5AEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEEED
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEEED | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5aeeed; /* rgb */ color: rgb(90, 238, 237); /* oklch */ color: oklch(87.1% 0.124 194.5);
Tailwind
colors: {
custom: {
50: '#99f4f2',
500: '#5aeeed',
950: '#000000',
},
}SCSS
$custom: #5aeeed; $custom-light: #99f4f2; $custom-dark: #000000;
JSON
{
"hex": "#5aeeed",
"rgb": {
"r": 90,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.595,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.87092,
"c": 0.1244,
"h": 194.5
},
"luminance": 0.69437
}Semantic roles & 50–950 ramp
primary
#5AEEED
secondary
#B93334
accent
#0809DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585