#60FDD2#60FDD2
#60FDD2 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.146 H 171.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDD2 |
|---|---|
| RGB | rgb(96, 253, 210) |
| HSL | hsl(164, 98%, 68%) |
| HSV | hsv(164, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.50, -51.22, 8.43) |
| CIE-LCH | lch(90.50, 51.91, 170.65°) |
| OKLab | oklab(89.98% -0.1442 0.0215) |
| OKLCH | oklch(89.98% 0.146 171.5) |
| XYZ | xyz(51.5763, 77.3850, 73.1790) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 3.12
Bright Teal
#01F9C6
ΔE00 3.23
Light Aqua
#8CFFDB
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDD2 #FD608B
analogous
#60FD83 #60FDD2 #60D9FD
triadic
#60FDD2 #D260FD #FDD260
tetradic
#60FDD2 #8360FD #FD608B #D9FD60
square
#60FDD2 #8360FD #FD608B #D9FD60
split-complementary
#60FDD2 #FD60D9 #FD8360
monochromatic
#03E0A3 #24FCC1 #60FDD2 #9CFEE3 #D9FFF4
Accessibility & contrast
On white
1.27
#60FDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#60FDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDD2
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDD2 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD0
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #60fdd2; /* rgb */ color: rgb(96, 253, 210); /* oklch */ color: oklch(90.0% 0.146 171.5);
Tailwind
colors: {
custom: {
50: '#9cffdf',
500: '#60fdd2',
950: '#000000',
},
}SCSS
$custom: #60fdd2; $custom-light: #9cffdf; $custom-dark: #000000;
JSON
{
"hex": "#60fdd2",
"rgb": {
"r": 96,
"g": 253,
"b": 210
},
"hsl": {
"h": 163.567,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89978,
"c": 0.1458,
"h": 171.5
},
"luminance": 0.7739
}Semantic roles & 50–950 ramp
primary
#60FDD2
secondary
#D72A5A
accent
#003FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684