#60FDCD#60FDCD
#60FDCD is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.149 H 169.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDCD |
|---|---|
| RGB | rgb(96, 253, 205) |
| HSL | hsl(162, 98%, 68%) |
| HSV | hsv(162, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.39, -52.36, 10.85) |
| CIE-LCH | lch(90.39, 53.47, 168.29°) |
| OKLab | oklab(89.85% -0.1464 0.0278) |
| OKLCH | oklch(89.85% 0.149 169.3) |
| XYZ | xyz(50.9631, 77.1398, 69.9494) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 2.78
Bright Teal
#01F9C6
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.28
Light Aqua
#8CFFDB
ΔE00 4.13
Light Greenish Blue
#63F7B4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDCD #FD6090
analogous
#60FD7E #60FDCD #60DEFD
triadic
#60FDCD #CD60FD #FDCD60
tetradic
#60FDCD #7E60FD #FD6090 #DEFD60
square
#60FDCD #7E60FD #FD6090 #DEFD60
split-complementary
#60FDCD #FD60DE #FD7E60
monochromatic
#03E09C #24FCBA #60FDCD #9CFEE0 #D9FFF3
Accessibility & contrast
On white
1.28
#60FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#60FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDCD
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDCD | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E0DDD0
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60fdcd; /* rgb */ color: rgb(96, 253, 205); /* oklch */ color: oklch(89.8% 0.149 169.3);
Tailwind
colors: {
custom: {
50: '#9cffdc',
500: '#60fdcd',
950: '#000000',
},
}SCSS
$custom: #60fdcd; $custom-light: #9cffdc; $custom-dark: #000000;
JSON
{
"hex": "#60fdcd",
"rgb": {
"r": 96,
"g": 253,
"b": 205
},
"hsl": {
"h": 161.656,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89848,
"c": 0.14903,
"h": 169.3
},
"luminance": 0.77145
}Semantic roles & 50–950 ramp
primary
#60FDCD
secondary
#D72A5F
accent
#0046E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684