#5AFFDF#5AFFDF
#5AFFDF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.143 H 177.4°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFDF |
|---|---|
| RGB | rgb(90, 255, 223) |
| HSL | hsl(168, 100%, 68%) |
| HSV | hsv(168, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.24, -49.96, 2.76) |
| CIE-LCH | lch(91.24, 50.03, 176.84°) |
| OKLab | oklab(90.64% -0.1433 0.0065) |
| OKLCH | oklch(90.64% 0.143 177.4) |
| XYZ | xyz(53.2893, 79.0155, 82.2408) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 4.20
Aquamarine
#7FFFD4
ΔE00 4.38
Light Turquoise
#7EF4CC
ΔE00 4.86
Aqua (survey)
#13EAC9
ΔE00 5.07
Bright Teal
#01F9C6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFDF #FF5A7A
analogous
#5AFF8D #5AFFDF #5ACCFF
triadic
#5AFFDF #DF5AFF #FFDF5A
tetradic
#5AFFDF #8D5AFF #FF5A7A #CCFF5A
square
#5AFFDF #8D5AFF #FF5A7A #CCFF5A
split-complementary
#5AFFDF #FF5ACC #FF8D5A
monochromatic
#00DFB3 #1DFFD3 #5AFFDF #97FFEB #D4FFF7
Accessibility & contrast
On white
1.25
#5AFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#5AFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFDF
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFDF | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5affdf; /* rgb */ color: rgb(90, 255, 223); /* oklch */ color: oklch(90.6% 0.143 177.4);
Tailwind
colors: {
custom: {
50: '#9bffe8',
500: '#5affdf',
950: '#000000',
},
}SCSS
$custom: #5affdf; $custom-light: #9bffe8; $custom-dark: #000000;
JSON
{
"hex": "#5affdf",
"rgb": {
"r": 90,
"g": 255,
"b": 223
},
"hsl": {
"h": 168.364,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90644,
"c": 0.14343,
"h": 177.4
},
"luminance": 0.79021
}Semantic roles & 50–950 ramp
primary
#5AFFDF
secondary
#D72648
accent
#002DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684