#5AFFDD#5AFFDD
#5AFFDD is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.144 H 176.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFDD |
|---|---|
| RGB | rgb(90, 255, 221) |
| HSL | hsl(168, 100%, 68%) |
| HSV | hsv(168, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.19, -50.44, 3.72) |
| CIE-LCH | lch(91.19, 50.58, 175.78°) |
| OKLab | oklab(90.59% -0.1441 0.0091) |
| OKLCH | oklch(90.59% 0.144 176.4) |
| XYZ | xyz(53.0213, 78.9083, 80.8291) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.95
Light Aqua
#8CFFDB
ΔE00 3.99
Tiffany Blue
#7BF2DA
ΔE00 4.28
Light Turquoise
#7EF4CC
ΔE00 4.52
Bright Teal
#01F9C6
ΔE00 4.82
Aqua (survey)
#13EAC9
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFDD #FF5A7C
analogous
#5AFF8A #5AFFDD #5ACFFF
triadic
#5AFFDD #DD5AFF #FFDD5A
tetradic
#5AFFDD #8A5AFF #FF5A7C #CFFF5A
square
#5AFFDD #8A5AFF #FF5A7C #CFFF5A
split-complementary
#5AFFDD #FF5ACF #FF8A5A
monochromatic
#00DFB1 #1DFFD0 #5AFFDD #97FFEA #D4FFF6
Accessibility & contrast
On white
1.25
#5AFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#5AFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFDD
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFDD | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#DEDFE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5affdd; /* rgb */ color: rgb(90, 255, 221); /* oklch */ color: oklch(90.6% 0.144 176.4);
Tailwind
colors: {
custom: {
50: '#9affe7',
500: '#5affdd',
950: '#000000',
},
}SCSS
$custom: #5affdd; $custom-light: #9affe7; $custom-dark: #000000;
JSON
{
"hex": "#5affdd",
"rgb": {
"r": 90,
"g": 255,
"b": 221
},
"hsl": {
"h": 167.636,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90589,
"c": 0.14444,
"h": 176.4
},
"luminance": 0.78914
}Semantic roles & 50–950 ramp
primary
#5AFFDD
secondary
#D7264B
accent
#002FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684