#60F6DC#60F6DC
#60F6DC is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.6% C 0.133 H 179.6°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #60F6DC |
|---|---|
| RGB | rgb(96, 246, 220) |
| HSL | hsl(170, 89%, 67%) |
| HSV | hsv(170, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(88.71, -45.87, 0.66) |
| CIE-LCH | lch(88.71, 45.88, 179.18°) |
| OKLab | oklab(88.6% -0.1328 0.001) |
| OKLCH | oklch(88.6% 0.133 179.6) |
| XYZ | xyz(50.6919, 73.5603, 79.2233) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.31
Aqua (survey)
#13EAC9
ΔE00 4.30
Bright Aqua
#0BF9EA
ΔE00 4.48
Light Aqua
#8CFFDB
ΔE00 4.96
Light Turquoise
#7EF4CC
ΔE00 5.14
Aquamarine
#7FFFD4
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F6DC #F6607A
analogous
#60F691 #60F6DC #60C5F6
triadic
#60F6DC #DC60F6 #F6DC60
tetradic
#60F6DC #9160F6 #F6607A #C5F660
square
#60F6DC #9160F6 #F6607A #C5F660
split-complementary
#60F6DC #F660C5 #F69160
monochromatic
#0CD0AE #26F3CF #60F6DC #9AF9E9 #D4FDF6
Accessibility & contrast
On white
1.34
#60F6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#60F6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F6DC
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F6DC | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60f6dc; /* rgb */ color: rgb(96, 246, 220); /* oklch */ color: oklch(88.6% 0.133 179.6);
Tailwind
colors: {
custom: {
50: '#9cfae6',
500: '#60f6dc',
950: '#000000',
},
}SCSS
$custom: #60f6dc; $custom-light: #9cfae6; $custom-dark: #000000;
JSON
{
"hex": "#60f6dc",
"rgb": {
"r": 96,
"g": 246,
"b": 220
},
"hsl": {
"h": 169.6,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.88604,
"c": 0.13278,
"h": 179.6
},
"luminance": 0.73566
}Semantic roles & 50–950 ramp
primary
#60F6DC
secondary
#CB2F4A
accent
#0028E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584