#5AFDCC#5AFDCC
#5AFDCC is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.152 H 169.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFDCC |
|---|---|
| RGB | rgb(90, 253, 204) |
| HSL | hsl(162, 98%, 67%) |
| HSV | hsv(162, 64%, 99%) |
| CMYK | cmyk(64.4%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.22, -53.58, 11.11) |
| CIE-LCH | lch(90.22, 54.72, 168.29°) |
| OKLab | oklab(89.66% -0.1497 0.0284) |
| OKLCH | oklch(89.66% 0.152 169.3) |
| XYZ | xyz(50.2353, 76.7784, 69.2873) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.58
Aquamarine
#7FFFD4
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.59
Light Aqua
#8CFFDB
ΔE00 4.50
Greenish Cyan
#2AFEB7
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFDCC #FD5A8B
analogous
#5AFD7A #5AFDCC #5ADDFD
triadic
#5AFDCC #CC5AFD #FDCC5A
tetradic
#5AFDCC #7A5AFD #FD5A8B #DDFD5A
square
#5AFDCC #7A5AFD #FD5A8B #DDFD5A
split-complementary
#5AFDCC #FD5ADD #FD7A5A
monochromatic
#03DA99 #1EFCB9 #5AFDCC #96FEDF #D3FEF1
Accessibility & contrast
On white
1.28
#5AFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#5AFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFDCC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFDCC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCA
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5afdcc; /* rgb */ color: rgb(90, 253, 204); /* oklch */ color: oklch(89.7% 0.152 169.3);
Tailwind
colors: {
custom: {
50: '#9affdb',
500: '#5afdcc',
950: '#000000',
},
}SCSS
$custom: #5afdcc; $custom-light: #9affdb; $custom-dark: #000000;
JSON
{
"hex": "#5afdcc",
"rgb": {
"r": 90,
"g": 253,
"b": 204
},
"hsl": {
"h": 161.963,
"s": 97.605,
"l": 67.255
},
"oklch": {
"l": 0.89664,
"c": 0.15236,
"h": 169.3
},
"luminance": 0.76784
}Semantic roles & 50–950 ramp
primary
#5AFDCC
secondary
#D3285B
accent
#0045E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684