#5AFDBC#5AFDBC
#5AFDBC is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.3% C 0.164 H 162.9°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFDBC |
|---|---|
| RGB | rgb(90, 253, 188) |
| HSL | hsl(156, 98%, 67%) |
| HSV | hsv(156, 64%, 99%) |
| CMYK | cmyk(64.4%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(89.88, -57.08, 18.87) |
| CIE-LCH | lch(89.88, 60.11, 161.71°) |
| OKLab | oklab(89.28% -0.1568 0.0481) |
| OKLCH | oklch(89.28% 0.164 162.9) |
| XYZ | xyz(48.4139, 76.0499, 59.6948) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.64
Greenish Cyan
#2AFEB7
ΔE00 1.97
Greenish Turquoise
#00FBB0
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFDBC #FD5A9B
analogous
#5AFD6B #5AFDBC #5AECFD
triadic
#5AFDBC #BC5AFD #FDBC5A
tetradic
#5AFDBC #6B5AFD #FD5A9B #ECFD5A
square
#5AFDBC #6B5AFD #FD5A9B #ECFD5A
split-complementary
#5AFDBC #FD5AEC #FD6B5A
monochromatic
#03DA84 #1EFCA3 #5AFDBC #96FED5 #D3FEED
Accessibility & contrast
On white
1.30
#5AFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#5AFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFDBC
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFDBC | 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)
#F9EBB8
Deuteranopia (green-blind)
#E3DCC0
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5afdbc; /* rgb */ color: rgb(90, 253, 188); /* oklch */ color: oklch(89.3% 0.164 162.9);
Tailwind
colors: {
custom: {
50: '#99ffd0',
500: '#5afdbc',
950: '#000000',
},
}SCSS
$custom: #5afdbc; $custom-light: #99ffd0; $custom-dark: #000000;
JSON
{
"hex": "#5afdbc",
"rgb": {
"r": 90,
"g": 253,
"b": 188
},
"hsl": {
"h": 156.074,
"s": 97.605,
"l": 67.255
},
"oklch": {
"l": 0.89277,
"c": 0.16404,
"h": 162.9
},
"luminance": 0.76055
}Semantic roles & 50–950 ramp
primary
#5AFDBC
secondary
#D3286C
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683