#5AEFFE#5AEFFE
#5AEFFE is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.9% C 0.126 H 204.6°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEFFE |
|---|---|
| RGB | rgb(90, 239, 254) |
| HSL | hsl(185, 99%, 67%) |
| HSV | hsv(185, 65%, 100%) |
| CMYK | cmyk(64.6%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(87.51, -34.72, -18.92) |
| CIE-LCH | lch(87.51, 39.54, 208.58°) |
| OKLab | oklab(87.9% -0.1145 -0.0525) |
| OKLCH | oklch(87.9% 0.126 204.6) |
| XYZ | xyz(52.9647, 71.0566, 104.6707) |
| Luminance | 0.7106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.58
Robin Egg Blue
#8AF1FE
ΔE00 3.66
Bright Light Blue
#26F7FD
ΔE00 4.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.77
Bright Cyan
#41FDFE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEFFE #FE695A
analogous
#5AFEBB #5AEFFE #5A9DFE
triadic
#5AEFFE #FE5AEF #EFFE5A
tetradic
#5AEFFE #BB5AFE #FE695A #9DFE5A
square
#5AEFFE #BB5AFE #FE695A #9DFE5A
split-complementary
#5AEFFE #FE5A9D #FEBB5A
monochromatic
#01C8DC #1DE9FE #5AEFFE #97F5FE #D4FBFF
Accessibility & contrast
On white
1.38
#5AEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#5AEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEFFE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEFFE | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#C4D4FF
Tritanopia (blue-blind)
#00F8F3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5aeffe; /* rgb */ color: rgb(90, 239, 254); /* oklch */ color: oklch(87.9% 0.126 204.6);
Tailwind
colors: {
custom: {
50: '#9bf4fe',
500: '#5aeffe',
950: '#000000',
},
}SCSS
$custom: #5aeffe; $custom-light: #9bf4fe; $custom-dark: #000000;
JSON
{
"hex": "#5aeffe",
"rgb": {
"r": 90,
"g": 239,
"b": 254
},
"hsl": {
"h": 185.488,
"s": 98.795,
"l": 67.451
},
"oklch": {
"l": 0.87904,
"c": 0.12596,
"h": 204.6
},
"luminance": 0.71062
}Semantic roles & 50–950 ramp
primary
#5AEFFE
secondary
#D53727
accent
#1500E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585