#5AE2F1#5AE2F1
#5AE2F1 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.118 H 205.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE2F1 |
|---|---|
| RGB | rgb(90, 226, 241) |
| HSL | hsl(186, 84%, 65%) |
| HSV | hsv(186, 63%, 95%) |
| CMYK | cmyk(62.7%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(83.40, -32.25, -18.29) |
| CIE-LCH | lch(83.40, 37.08, 209.55°) |
| OKLab | oklab(84.45% -0.1068 -0.0507) |
| OKLCH | oklch(84.45% 0.118 205.4) |
| XYZ | xyz(47.2833, 62.9122, 92.8534) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.72
Aqua Blue
#02D8E9
ΔE00 3.58
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 6.31
Neon Blue
#04D9FF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE2F1 #F1695A
analogous
#5AF1B4 #5AE2F1 #5A97F1
triadic
#5AE2F1 #F15AE2 #E2F15A
tetradic
#5AE2F1 #B45AF1 #F1695A #97F15A
square
#5AE2F1 #B45AF1 #F1695A #97F15A
split-complementary
#5AE2F1 #F15A97 #F1B45A
monochromatic
#10AFC0 #22D8EC #5AE2F1 #92ECF6 #CBF6FB
Accessibility & contrast
On white
1.55
#5AE2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5AE2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE2F1
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE2F1 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F2
Deuteranopia (green-blind)
#BAC9F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ae2f1; /* rgb */ color: rgb(90, 226, 241); /* oklch */ color: oklch(84.4% 0.118 205.4);
Tailwind
colors: {
custom: {
50: '#99ebf5',
500: '#5ae2f1',
950: '#000000',
},
}SCSS
$custom: #5ae2f1; $custom-light: #99ebf5; $custom-dark: #000000;
JSON
{
"hex": "#5ae2f1",
"rgb": {
"r": 90,
"g": 226,
"b": 241
},
"hsl": {
"h": 185.96,
"s": 84.358,
"l": 64.902
},
"oklch": {
"l": 0.84448,
"c": 0.11824,
"h": 205.4
},
"luminance": 0.62917
}Semantic roles & 50–950 ramp
primary
#5AE2F1
secondary
#BE3F31
accent
#1B05E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485