#5AFFD2#5AFFD2
#5AFFD2 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.151 H 171.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFD2 |
|---|---|
| RGB | rgb(90, 255, 210) |
| HSL | hsl(164, 100%, 68%) |
| HSV | hsv(164, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.94, -53.03, 9.04) |
| CIE-LCH | lch(90.94, 53.80, 170.33°) |
| OKLab | oklab(90.29% -0.149 0.023) |
| OKLCH | oklch(90.29% 0.151 171.2) |
| XYZ | xyz(51.6035, 78.3412, 73.3620) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.59
Bright Teal
#01F9C6
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.65
Light Aquamarine
#7BFDC7
ΔE00 3.73
Light Aqua
#8CFFDB
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFD2 #FF5A87
analogous
#5AFF7F #5AFFD2 #5ADAFF
triadic
#5AFFD2 #D25AFF #FFD25A
tetradic
#5AFFD2 #7F5AFF #FF5A87 #DAFF5A
square
#5AFFD2 #7F5AFF #FF5A87 #DAFF5A
split-complementary
#5AFFD2 #FF5ADA #FF7F5A
monochromatic
#00DFA2 #1DFFC1 #5AFFD2 #97FFE3 #D4FFF3
Accessibility & contrast
On white
1.26
#5AFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#5AFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFD2
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFD2 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E1DED5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5affd2; /* rgb */ color: rgb(90, 255, 210); /* oklch */ color: oklch(90.3% 0.151 171.2);
Tailwind
colors: {
custom: {
50: '#9affdf',
500: '#5affd2',
950: '#000000',
},
}SCSS
$custom: #5affd2; $custom-light: #9affdf; $custom-dark: #000000;
JSON
{
"hex": "#5affd2",
"rgb": {
"r": 90,
"g": 255,
"b": 210
},
"hsl": {
"h": 163.636,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90293,
"c": 0.15077,
"h": 171.2
},
"luminance": 0.78347
}Semantic roles & 50–950 ramp
primary
#5AFFD2
secondary
#D72656
accent
#003FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684