#5AFBD7#5AFBD7
#5AFBD7 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.143 H 175.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFBD7 |
|---|---|
| RGB | rgb(90, 251, 215) |
| HSL | hsl(167, 95%, 67%) |
| HSV | hsv(167, 64%, 98%) |
| CMYK | cmyk(64.1%, 0%, 14.3%, 1.6%) |
| CIE-LAB | lab(89.89, -50.20, 4.95) |
| CIE-LCH | lch(89.89, 50.44, 174.37°) |
| OKLab | oklab(89.48% -0.1428 0.0123) |
| OKLCH | oklch(89.48% 0.143 175.1) |
| XYZ | xyz(50.9734, 76.0688, 76.2732) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.74
Light Aqua
#8CFFDB
ΔE00 3.86
Bright Teal
#01F9C6
ΔE00 4.11
Tiffany Blue
#7BF2DA
ΔE00 4.19
Aqua (survey)
#13EAC9
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFBD7 #FB5A7E
analogous
#5AFB87 #5AFBD7 #5ACEFB
triadic
#5AFBD7 #D75AFB #FBD75A
tetradic
#5AFBD7 #875AFB #FB5A7E #CEFB5A
square
#5AFBD7 #875AFB #FB5A7E #CEFB5A
split-complementary
#5AFBD7 #FB5ACE #FB875A
monochromatic
#05D5A7 #1EFAC9 #5AFBD7 #96FCE5 #D2FEF4
Accessibility & contrast
On white
1.30
#5AFBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#5AFBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFBD7
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFBD7 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECD5
Deuteranopia (green-blind)
#DCDBDA
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5afbd7; /* rgb */ color: rgb(90, 251, 215); /* oklch */ color: oklch(89.5% 0.143 175.1);
Tailwind
colors: {
custom: {
50: '#9afde3',
500: '#5afbd7',
950: '#000000',
},
}SCSS
$custom: #5afbd7; $custom-light: #9afde3; $custom-dark: #000000;
JSON
{
"hex": "#5afbd7",
"rgb": {
"r": 90,
"g": 251,
"b": 215
},
"hsl": {
"h": 166.584,
"s": 95.266,
"l": 66.863
},
"oklch": {
"l": 0.8948,
"c": 0.14337,
"h": 175.1
},
"luminance": 0.76074
}Semantic roles & 50–950 ramp
primary
#5AFBD7
secondary
#D02A4F
accent
#0033E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684