#5AEDEB#5AEDEB
#5AEDEB is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.8% C 0.124 H 193.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEDEB |
|---|---|
| RGB | rgb(90, 237, 235) |
| HSL | hsl(179, 80%, 64%) |
| HSV | hsv(179, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(86.37, -39.01, -10.66) |
| CIE-LCH | lch(86.37, 40.44, 195.29°) |
| OKLab | oklab(86.79% -0.1203 -0.0296) |
| OKLCH | oklch(86.79% 0.124 193.8) |
| XYZ | xyz(49.4894, 68.7348, 89.2401) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 3.65
Bright Turquoise
#0FFEF9
ΔE00 4.38
Aqua
#00FFFF
ΔE00 4.41
Bright Aqua
#0BF9EA
ΔE00 5.50
Turquoise
#40E0D0
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEDEB #ED5A5C
analogous
#5AEDA2 #5AEDEB #5AA6ED
triadic
#5AEDEB #EB5AED #EDEB5A
tetradic
#5AEDEB #A25AED #ED5A5C #A6ED5A
square
#5AEDEB #A25AED #ED5A5C #A6ED5A
split-complementary
#5AEDEB #ED5AA6 #EDA25A
monochromatic
#14B8B6 #23E7E4 #5AEDEB #91F3F2 #C8F9F8
Accessibility & contrast
On white
1.42
#5AEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#5AEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEDEB
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEDEB | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5aedeb; /* rgb */ color: rgb(90, 237, 235); /* oklch */ color: oklch(86.8% 0.124 193.8);
Tailwind
colors: {
custom: {
50: '#99f3f1',
500: '#5aedeb',
950: '#000000',
},
}SCSS
$custom: #5aedeb; $custom-light: #99f3f1; $custom-dark: #000000;
JSON
{
"hex": "#5aedeb",
"rgb": {
"r": 90,
"g": 237,
"b": 235
},
"hsl": {
"h": 179.184,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.86794,
"c": 0.12388,
"h": 193.8
},
"luminance": 0.6874
}Semantic roles & 50–950 ramp
primary
#5AEDEB
secondary
#B83335
accent
#090CDD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585