#5AEDF4#5AEDF4
#5AEDF4 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.1% C 0.124 H 199.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEDF4 |
|---|---|
| RGB | rgb(90, 237, 244) |
| HSL | hsl(183, 88%, 65%) |
| HSV | hsv(183, 63%, 96%) |
| CMYK | cmyk(63.1%, 2.9%, 0%, 4.3%) |
| CIE-LAB | lab(86.64, -36.57, -14.99) |
| CIE-LCH | lch(86.64, 39.52, 202.29°) |
| OKLab | oklab(87.1% -0.1166 -0.0415) |
| OKLCH | oklch(87.1% 0.124 199.6) |
| XYZ | xyz(50.8227, 69.2681, 96.2620) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.02
Robin'S Egg
#6DEDFD
ΔE00 3.69
Bright Cyan
#41FDFE
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Aqua
#00FFFF
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEDF4 #F4615A
analogous
#5AF4AE #5AEDF4 #5AA0F4
triadic
#5AEDF4 #F45AED #EDF45A
tetradic
#5AEDF4 #AE5AF4 #F4615A #A0F45A
square
#5AEDF4 #AE5AF4 #F4615A #A0F45A
split-complementary
#5AEDF4 #F45AA0 #F4AE5A
monochromatic
#0DBEC6 #21E7F0 #5AEDF4 #93F3F8 #CDFAFC
Accessibility & contrast
On white
1.41
#5AEDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5AEDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEDF4
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEDF4 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F5
Deuteranopia (green-blind)
#C5D2F5
Tritanopia (blue-blind)
#00F5EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5aedf4; /* rgb */ color: rgb(90, 237, 244); /* oklch */ color: oklch(87.1% 0.124 199.6);
Tailwind
colors: {
custom: {
50: '#9af3f7',
500: '#5aedf4',
950: '#000000',
},
}SCSS
$custom: #5aedf4; $custom-light: #9af3f7; $custom-dark: #000000;
JSON
{
"hex": "#5aedf4",
"rgb": {
"r": 90,
"g": 237,
"b": 244
},
"hsl": {
"h": 182.727,
"s": 87.5,
"l": 65.49
},
"oklch": {
"l": 0.87095,
"c": 0.12376,
"h": 199.6
},
"luminance": 0.69274
}Semantic roles & 50–950 ramp
primary
#5AEDF4
secondary
#C3362F
accent
#0C01E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585