#60FDCF#60FDCF
#60FDCF is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.148 H 170.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDCF |
|---|---|
| RGB | rgb(96, 253, 207) |
| HSL | hsl(162, 98%, 68%) |
| HSV | hsv(162, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(90.43, -51.91, 9.88) |
| CIE-LCH | lch(90.43, 52.84, 169.22°) |
| OKLab | oklab(89.9% -0.1455 0.0252) |
| OKLCH | oklch(89.9% 0.148 170.2) |
| XYZ | xyz(51.2060, 77.2369, 71.2290) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.26
Bright Teal
#01F9C6
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.16
Light Aqua
#8CFFDB
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDCF #FD608E
analogous
#60FD80 #60FDCF #60DDFD
triadic
#60FDCF #CF60FD #FDCF60
tetradic
#60FDCF #8060FD #FD608E #DDFD60
square
#60FDCF #8060FD #FD608E #DDFD60
split-complementary
#60FDCF #FD60DD #FD8060
monochromatic
#03E09F #24FCBD #60FDCF #9CFEE1 #D9FFF3
Accessibility & contrast
On white
1.28
#60FDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#60FDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDCF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDCF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #60fdcf; /* rgb */ color: rgb(96, 253, 207); /* oklch */ color: oklch(89.9% 0.148 170.2);
Tailwind
colors: {
custom: {
50: '#9cffdd',
500: '#60fdcf',
950: '#000000',
},
}SCSS
$custom: #60fdcf; $custom-light: #9cffdd; $custom-dark: #000000;
JSON
{
"hex": "#60fdcf",
"rgb": {
"r": 96,
"g": 253,
"b": 207
},
"hsl": {
"h": 162.42,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.899,
"c": 0.14771,
"h": 170.2
},
"luminance": 0.77242
}Semantic roles & 50–950 ramp
primary
#60FDCF
secondary
#D72A5D
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684