#5AFFE5#5AFFE5
#5AFFE5 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.141 H 180.5°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFE5 |
|---|---|
| RGB | rgb(90, 255, 229) |
| HSL | hsl(171, 100%, 68%) |
| HSV | hsv(171, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(91.39, -48.48, -0.13) |
| CIE-LCH | lch(91.39, 48.48, 180.16°) |
| OKLab | oklab(90.82% -0.1407 -0.0011) |
| OKLCH | oklch(90.82% 0.141 180.5) |
| XYZ | xyz(54.1126, 79.3448, 86.5768) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.74
Bright Aqua
#0BF9EA
ΔE00 4.13
Light Aqua
#8CFFDB
ΔE00 5.17
Aqua (survey)
#13EAC9
ΔE00 5.54
Aquamarine
#7FFFD4
ΔE00 5.82
Light Turquoise
#7EF4CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFE5 #FF5A74
analogous
#5AFF92 #5AFFE5 #5AC7FF
triadic
#5AFFE5 #E55AFF #FFE55A
tetradic
#5AFFE5 #925AFF #FF5A74 #C7FF5A
square
#5AFFE5 #925AFF #FF5A74 #C7FF5A
split-complementary
#5AFFE5 #FF5AC7 #FF925A
monochromatic
#00DFBC #1DFFDB #5AFFE5 #97FFEF #D4FFF8
Accessibility & contrast
On white
1.24
#5AFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#5AFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFE5
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFE5 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E4
Deuteranopia (green-blind)
#DDDFE7
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5affe5; /* rgb */ color: rgb(90, 255, 229); /* oklch */ color: oklch(90.8% 0.141 180.5);
Tailwind
colors: {
custom: {
50: '#9bffed',
500: '#5affe5',
950: '#000000',
},
}SCSS
$custom: #5affe5; $custom-light: #9bffed; $custom-dark: #000000;
JSON
{
"hex": "#5affe5",
"rgb": {
"r": 90,
"g": 255,
"b": 229
},
"hsl": {
"h": 170.545,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90815,
"c": 0.14067,
"h": 180.5
},
"luminance": 0.79351
}Semantic roles & 50–950 ramp
primary
#5AFFE5
secondary
#D72642
accent
#0024E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101816
muted
#808684