#5AFFD8#5AFFD8
#5AFFD8 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.147 H 174.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFD8 |
|---|---|
| RGB | rgb(90, 255, 216) |
| HSL | hsl(166, 100%, 68%) |
| HSV | hsv(166, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.07, -51.63, 6.14) |
| CIE-LCH | lch(91.07, 51.99, 173.22°) |
| OKLab | oklab(90.45% -0.1463 0.0155) |
| OKLCH | oklch(90.45% 0.147 174) |
| XYZ | xyz(52.3650, 78.6458, 77.3729) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.07
Light Aqua
#8CFFDB
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFD8 #FF5A81
analogous
#5AFF85 #5AFFD8 #5AD4FF
triadic
#5AFFD8 #D85AFF #FFD85A
tetradic
#5AFFD8 #855AFF #FF5A81 #D4FF5A
square
#5AFFD8 #855AFF #FF5A81 #D4FF5A
split-complementary
#5AFFD8 #FF5AD4 #FF855A
monochromatic
#00DFAA #1DFFCA #5AFFD8 #97FFE6 #D4FFF5
Accessibility & contrast
On white
1.26
#5AFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#5AFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFD8
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFD8 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD6
Deuteranopia (green-blind)
#E0DEDB
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5affd8; /* rgb */ color: rgb(90, 255, 216); /* oklch */ color: oklch(90.5% 0.147 174.0);
Tailwind
colors: {
custom: {
50: '#9affe4',
500: '#5affd8',
950: '#000000',
},
}SCSS
$custom: #5affd8; $custom-light: #9affe4; $custom-dark: #000000;
JSON
{
"hex": "#5affd8",
"rgb": {
"r": 90,
"g": 255,
"b": 216
},
"hsl": {
"h": 165.818,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90452,
"c": 0.14716,
"h": 174
},
"luminance": 0.78652
}Semantic roles & 50–950 ramp
primary
#5AFFD8
secondary
#D72650
accent
#0036E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684