#60F2DC#60F2DC
#60F2DC is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.7% C 0.129 H 181.6°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2DC |
|---|---|
| RGB | rgb(96, 242, 220) |
| HSL | hsl(171, 85%, 66%) |
| HSV | hsv(171, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(87.56, -44.13, -1.03) |
| CIE-LCH | lch(87.56, 44.14, 181.34°) |
| OKLab | oklab(87.67% -0.1287 -0.0035) |
| OKLCH | oklch(87.67% 0.129 181.6) |
| XYZ | xyz(49.4883, 71.1532, 78.8221) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.25
Bright Aqua
#0BF9EA
ΔE00 3.91
Turquoise
#40E0D0
ΔE00 4.55
Aqua (survey)
#13EAC9
ΔE00 4.56
Light Aqua
#8CFFDB
ΔE00 6.00
Light Turquoise
#7EF4CC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2DC #F26076
analogous
#60F293 #60F2DC #60BFF2
triadic
#60F2DC #DC60F2 #F2DC60
tetradic
#60F2DC #9360F2 #F26076 #BFF260
square
#60F2DC #9360F2 #F26076 #BFF260
split-complementary
#60F2DC #F260BF #F29360
monochromatic
#10C7AC #27EDD0 #60F2DC #99F7E8 #D1FBF5
Accessibility & contrast
On white
1.38
#60F2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#60F2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2DC
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2DC | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DB
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f2dc; /* rgb */ color: rgb(96, 242, 220); /* oklch */ color: oklch(87.7% 0.129 181.6);
Tailwind
colors: {
custom: {
50: '#9bf7e6',
500: '#60f2dc',
950: '#000000',
},
}SCSS
$custom: #60f2dc; $custom-light: #9bf7e6; $custom-dark: #000000;
JSON
{
"hex": "#60f2dc",
"rgb": {
"r": 96,
"g": 242,
"b": 220
},
"hsl": {
"h": 170.959,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.87665,
"c": 0.12878,
"h": 181.6
},
"luminance": 0.71158
}Semantic roles & 50–950 ramp
primary
#60F2DC
secondary
#C43248
accent
#0425E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584