#5AFDC9#5AFDC9
#5AFDC9 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.154 H 168.0°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFDC9 |
|---|---|
| RGB | rgb(90, 253, 201) |
| HSL | hsl(161, 98%, 67%) |
| HSV | hsv(161, 64%, 99%) |
| CMYK | cmyk(64.4%, 0%, 20.6%, 0.8%) |
| CIE-LAB | lab(90.15, -54.26, 12.56) |
| CIE-LCH | lch(90.15, 55.69, 166.96°) |
| OKLab | oklab(89.59% -0.151 0.0322) |
| OKLCH | oklch(89.59% 0.154 168) |
| XYZ | xyz(49.8789, 76.6359, 67.4105) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.56
Bright Teal
#01F9C6
ΔE00 2.68
Aquamarine
#7FFFD4
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFDC9 #FD5A8E
analogous
#5AFD78 #5AFDC9 #5ADFFD
triadic
#5AFDC9 #C95AFD #FDC95A
tetradic
#5AFDC9 #785AFD #FD5A8E #DFFD5A
square
#5AFDC9 #785AFD #FD5A8E #DFFD5A
split-complementary
#5AFDC9 #FD5ADF #FD785A
monochromatic
#03DA95 #1EFCB5 #5AFDC9 #96FEDD #D3FEF1
Accessibility & contrast
On white
1.29
#5AFDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#5AFDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFDC9
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFDC9 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC6
Deuteranopia (green-blind)
#E1DCCC
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5afdc9; /* rgb */ color: rgb(90, 253, 201); /* oklch */ color: oklch(89.6% 0.154 168.0);
Tailwind
colors: {
custom: {
50: '#99ffd9',
500: '#5afdc9',
950: '#000000',
},
}SCSS
$custom: #5afdc9; $custom-light: #99ffd9; $custom-dark: #000000;
JSON
{
"hex": "#5afdc9",
"rgb": {
"r": 90,
"g": 253,
"b": 201
},
"hsl": {
"h": 160.859,
"s": 97.605,
"l": 67.255
},
"oklch": {
"l": 0.89589,
"c": 0.1544,
"h": 168
},
"luminance": 0.76641
}Semantic roles & 50–950 ramp
primary
#5AFDC9
secondary
#D3285F
accent
#0049E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683