#5AFDCA#5AFDCA
#5AFDCA is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.154 H 168.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFDCA |
|---|---|
| RGB | rgb(90, 253, 202) |
| HSL | hsl(161, 98%, 67%) |
| HSV | hsv(161, 64%, 99%) |
| CMYK | cmyk(64.4%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(90.18, -54.03, 12.08) |
| CIE-LCH | lch(90.18, 55.37, 167.40°) |
| OKLab | oklab(89.61% -0.1506 0.0309) |
| OKLCH | oklch(89.61% 0.154 168.4) |
| XYZ | xyz(49.9969, 76.6831, 68.0321) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 2.67
Aquamarine
#7FFFD4
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFDCA #FD5A8D
analogous
#5AFD79 #5AFDCA #5ADFFD
triadic
#5AFDCA #CA5AFD #FDCA5A
tetradic
#5AFDCA #795AFD #FD5A8D #DFFD5A
square
#5AFDCA #795AFD #FD5A8D #DFFD5A
split-complementary
#5AFDCA #FD5ADF #FD795A
monochromatic
#03DA97 #1EFCB7 #5AFDCA #96FEDD #D3FEF1
Accessibility & contrast
On white
1.29
#5AFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#5AFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFDCA
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFDCA | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC7
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5afdca; /* rgb */ color: rgb(90, 253, 202); /* oklch */ color: oklch(89.6% 0.154 168.4);
Tailwind
colors: {
custom: {
50: '#99ffda',
500: '#5afdca',
950: '#000000',
},
}SCSS
$custom: #5afdca; $custom-light: #99ffda; $custom-dark: #000000;
JSON
{
"hex": "#5afdca",
"rgb": {
"r": 90,
"g": 253,
"b": 202
},
"hsl": {
"h": 161.227,
"s": 97.605,
"l": 67.255
},
"oklch": {
"l": 0.89614,
"c": 0.15372,
"h": 168.4
},
"luminance": 0.76688
}Semantic roles & 50–950 ramp
primary
#5AFDCA
secondary
#D3285D
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683