#5AFFE8#5AFFE8
#5AFFE8 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.139 H 182.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFE8 |
|---|---|
| RGB | rgb(90, 255, 232) |
| HSL | hsl(172, 100%, 68%) |
| HSV | hsv(172, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 9%, 0%) |
| CIE-LAB | lab(91.47, -47.74, -1.57) |
| CIE-LCH | lch(91.47, 47.76, 181.89°) |
| OKLab | oklab(90.9% -0.1394 -0.005) |
| OKLCH | oklch(90.9% 0.139 182.1) |
| XYZ | xyz(54.5351, 79.5138, 88.8019) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 5.80
Bright Turquoise
#0FFEF9
ΔE00 5.86
Aqua (survey)
#13EAC9
ΔE00 5.97
Aquamarine
#7FFFD4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFE8 #FF5A71
analogous
#5AFF95 #5AFFE8 #5AC4FF
triadic
#5AFFE8 #E85AFF #FFE85A
tetradic
#5AFFE8 #955AFF #FF5A71 #C4FF5A
square
#5AFFE8 #955AFF #FF5A71 #C4FF5A
split-complementary
#5AFFE8 #FF5AC4 #FF955A
monochromatic
#00DFC0 #1DFFDF #5AFFE8 #97FFF1 #D4FFF9
Accessibility & contrast
On white
1.24
#5AFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#5AFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFE8
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFE8 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E7
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5affe8; /* rgb */ color: rgb(90, 255, 232); /* oklch */ color: oklch(90.9% 0.139 182.1);
Tailwind
colors: {
custom: {
50: '#9bffef',
500: '#5affe8',
950: '#000000',
},
}SCSS
$custom: #5affe8; $custom-light: #9bffef; $custom-dark: #000000;
JSON
{
"hex": "#5affe8",
"rgb": {
"r": 90,
"g": 255,
"b": 232
},
"hsl": {
"h": 171.636,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90902,
"c": 0.13947,
"h": 182.1
},
"luminance": 0.7952
}Semantic roles & 50–950 ramp
primary
#5AFFE8
secondary
#D7263F
accent
#0020E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685