#60F7DC#60F7DC
#60F7DC is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.8% C 0.134 H 179.1°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #60F7DC |
|---|---|
| RGB | rgb(96, 247, 220) |
| HSL | hsl(169, 90%, 67%) |
| HSV | hsv(169, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 10.9%, 3.1%) |
| CIE-LAB | lab(89.00, -46.31, 1.08) |
| CIE-LCH | lch(89.00, 46.32, 178.67°) |
| OKLab | oklab(88.84% -0.1338 0.0021) |
| OKLCH | oklch(88.84% 0.134 179.1) |
| XYZ | xyz(50.9969, 74.1702, 79.3250) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.44
Aqua (survey)
#13EAC9
ΔE00 4.31
Bright Aqua
#0BF9EA
ΔE00 4.67
Light Aqua
#8CFFDB
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 4.95
Aquamarine
#7FFFD4
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F7DC #F7607B
analogous
#60F791 #60F7DC #60C6F7
triadic
#60F7DC #DC60F7 #F7DC60
tetradic
#60F7DC #9160F7 #F7607B #C6F760
square
#60F7DC #9160F7 #F7607B #C6F760
split-complementary
#60F7DC #F760C6 #F79160
monochromatic
#0BD2AE #26F4CF #60F7DC #9AFAE9 #D5FDF6
Accessibility & contrast
On white
1.33
#60F7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#60F7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F7DC
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F7DC | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#D7D9DE
Tritanopia (blue-blind)
#00FBEF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60f7dc; /* rgb */ color: rgb(96, 247, 220); /* oklch */ color: oklch(88.8% 0.134 179.1);
Tailwind
colors: {
custom: {
50: '#9cfae6',
500: '#60f7dc',
950: '#000000',
},
}SCSS
$custom: #60f7dc; $custom-light: #9cfae6; $custom-dark: #000000;
JSON
{
"hex": "#60f7dc",
"rgb": {
"r": 96,
"g": 247,
"b": 220
},
"hsl": {
"h": 169.272,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.88838,
"c": 0.13381,
"h": 179.1
},
"luminance": 0.74176
}Semantic roles & 50–950 ramp
primary
#60F7DC
secondary
#CD2E4B
accent
#0029E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584