#5AFFD5#5AFFD5
#5AFFD5 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.149 H 172.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFD5 |
|---|---|
| RGB | rgb(90, 255, 213) |
| HSL | hsl(165, 100%, 68%) |
| HSV | hsv(165, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(91.00, -52.34, 7.59) |
| CIE-LCH | lch(91.00, 52.88, 171.75°) |
| OKLab | oklab(90.37% -0.1477 0.0192) |
| OKLCH | oklch(90.37% 0.149 172.6) |
| XYZ | xyz(51.9807, 78.4921, 75.3489) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.73
Bright Teal
#01F9C6
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.70
Light Aqua
#8CFFDB
ΔE00 3.82
Light Aquamarine
#7BFDC7
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFD5 #FF5A84
analogous
#5AFF82 #5AFFD5 #5AD7FF
triadic
#5AFFD5 #D55AFF #FFD55A
tetradic
#5AFFD5 #825AFF #FF5A84 #D7FF5A
square
#5AFFD5 #825AFF #FF5A84 #D7FF5A
split-complementary
#5AFFD5 #FF5AD7 #FF825A
monochromatic
#00DFA6 #1DFFC5 #5AFFD5 #97FFE5 #D4FFF4
Accessibility & contrast
On white
1.26
#5AFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#5AFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFD5
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFD5 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD3
Deuteranopia (green-blind)
#E0DED8
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5affd5; /* rgb */ color: rgb(90, 255, 213); /* oklch */ color: oklch(90.4% 0.149 172.6);
Tailwind
colors: {
custom: {
50: '#9affe1',
500: '#5affd5',
950: '#000000',
},
}SCSS
$custom: #5affd5; $custom-light: #9affe1; $custom-dark: #000000;
JSON
{
"hex": "#5affd5",
"rgb": {
"r": 90,
"g": 255,
"b": 213
},
"hsl": {
"h": 164.727,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90372,
"c": 0.14892,
"h": 172.6
},
"luminance": 0.78498
}Semantic roles & 50–950 ramp
primary
#5AFFD5
secondary
#D72653
accent
#003AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684