#5AFDCE#5AFDCE
#5AFDCE is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.151 H 170.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFDCE |
|---|---|
| RGB | rgb(90, 253, 206) |
| HSL | hsl(163, 98%, 67%) |
| HSV | hsv(163, 64%, 99%) |
| CMYK | cmyk(64.4%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(90.26, -53.13, 10.14) |
| CIE-LCH | lch(90.26, 54.09, 169.19°) |
| OKLab | oklab(89.72% -0.1488 0.0259) |
| OKLCH | oklch(89.72% 0.151 170.1) |
| XYZ | xyz(50.4767, 76.8750, 70.5587) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.62
Bright Teal
#01F9C6
ΔE00 2.63
Light Aquamarine
#7BFDC7
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.47
Light Aqua
#8CFFDB
ΔE00 4.25
Aqua Marine
#2EE8BB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFDCE #FD5A89
analogous
#5AFD7C #5AFDCE #5ADBFD
triadic
#5AFDCE #CE5AFD #FDCE5A
tetradic
#5AFDCE #7C5AFD #FD5A89 #DBFD5A
square
#5AFDCE #7C5AFD #FD5A89 #DBFD5A
split-complementary
#5AFDCE #FD5ADB #FD7C5A
monochromatic
#03DA9C #1EFCBC #5AFDCE #96FEE0 #D3FEF2
Accessibility & contrast
On white
1.28
#5AFDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#5AFDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFDCE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFDCE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#E0DCD1
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5afdce; /* rgb */ color: rgb(90, 253, 206); /* oklch */ color: oklch(89.7% 0.151 170.1);
Tailwind
colors: {
custom: {
50: '#9affdd',
500: '#5afdce',
950: '#000000',
},
}SCSS
$custom: #5afdce; $custom-light: #9affdd; $custom-dark: #000000;
JSON
{
"hex": "#5afdce",
"rgb": {
"r": 90,
"g": 253,
"b": 206
},
"hsl": {
"h": 162.699,
"s": 97.605,
"l": 67.255
},
"oklch": {
"l": 0.89715,
"c": 0.15104,
"h": 170.1
},
"luminance": 0.7688
}Semantic roles & 50–950 ramp
primary
#5AFDCE
secondary
#D32859
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684