#60FDD4#60FDD4
#60FDD4 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.0% C 0.145 H 172.5°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDD4 |
|---|---|
| RGB | rgb(96, 253, 212) |
| HSL | hsl(164, 98%, 68%) |
| HSV | hsv(164, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 16.2%, 0.8%) |
| CIE-LAB | lab(90.54, -50.76, 7.46) |
| CIE-LCH | lch(90.54, 51.30, 171.64°) |
| OKLab | oklab(90.03% -0.1433 0.0189) |
| OKLCH | oklch(90.03% 0.145 172.5) |
| XYZ | xyz(51.8270, 77.4853, 74.4994) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 3.46
Bright Teal
#01F9C6
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDD4 #FD6089
analogous
#60FD85 #60FDD4 #60D8FD
triadic
#60FDD4 #D460FD #FDD460
tetradic
#60FDD4 #8560FD #FD6089 #D8FD60
square
#60FDD4 #8560FD #FD6089 #D8FD60
split-complementary
#60FDD4 #FD60D8 #FD8560
monochromatic
#03E0A6 #24FCC4 #60FDD4 #9CFEE4 #D9FFF5
Accessibility & contrast
On white
1.27
#60FDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#60FDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDD4
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDD4 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED2
Deuteranopia (green-blind)
#DFDDD7
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #60fdd4; /* rgb */ color: rgb(96, 253, 212); /* oklch */ color: oklch(90.0% 0.145 172.5);
Tailwind
colors: {
custom: {
50: '#9cffe1',
500: '#60fdd4',
950: '#000000',
},
}SCSS
$custom: #60fdd4; $custom-light: #9cffe1; $custom-dark: #000000;
JSON
{
"hex": "#60fdd4",
"rgb": {
"r": 96,
"g": 253,
"b": 212
},
"hsl": {
"h": 164.331,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.9003,
"c": 0.14458,
"h": 172.5
},
"luminance": 0.77491
}Semantic roles & 50–950 ramp
primary
#60FDD4
secondary
#D72A57
accent
#003CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684