#5AFFD3#5AFFD3
#5AFFD3 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.150 H 171.7°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFD3 |
|---|---|
| RGB | rgb(90, 255, 211) |
| HSL | hsl(164, 100%, 68%) |
| HSV | hsv(164, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(90.96, -52.80, 8.55) |
| CIE-LCH | lch(90.96, 53.49, 170.80°) |
| OKLab | oklab(90.32% -0.1486 0.0218) |
| OKLCH | oklch(90.32% 0.15 171.7) |
| XYZ | xyz(51.7284, 78.3911, 74.0202) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.61
Bright Teal
#01F9C6
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.65
Light Aquamarine
#7BFDC7
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFD3 #FF5A86
analogous
#5AFF80 #5AFFD3 #5AD8FF
triadic
#5AFFD3 #D35AFF #FFD35A
tetradic
#5AFFD3 #805AFF #FF5A86 #D8FF5A
square
#5AFFD3 #805AFF #FF5A86 #D8FF5A
split-complementary
#5AFFD3 #FF5AD8 #FF805A
monochromatic
#00DFA3 #1DFFC3 #5AFFD3 #97FFE3 #D4FFF4
Accessibility & contrast
On white
1.26
#5AFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#5AFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFD3
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFD3 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD1
Deuteranopia (green-blind)
#E1DED6
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5affd3; /* rgb */ color: rgb(90, 255, 211); /* oklch */ color: oklch(90.3% 0.150 171.7);
Tailwind
colors: {
custom: {
50: '#9affe0',
500: '#5affd3',
950: '#000000',
},
}SCSS
$custom: #5affd3; $custom-light: #9affe0; $custom-dark: #000000;
JSON
{
"hex": "#5affd3",
"rgb": {
"r": 90,
"g": 255,
"b": 211
},
"hsl": {
"h": 164,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.9032,
"c": 0.15015,
"h": 171.7
},
"luminance": 0.78397
}Semantic roles & 50–950 ramp
primary
#5AFFD3
secondary
#D72655
accent
#003DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684