#60F2DA#60F2DA
#60F2DA is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.6% C 0.130 H 180.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2DA |
|---|---|
| RGB | rgb(96, 242, 218) |
| HSL | hsl(170, 85%, 66%) |
| HSV | hsv(170, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 9.9%, 5.1%) |
| CIE-LAB | lab(87.51, -44.63, -0.06) |
| CIE-LCH | lch(87.51, 44.63, 180.08°) |
| OKLab | oklab(87.61% -0.1296 -0.0009) |
| OKLCH | oklch(87.61% 0.13 180.4) |
| XYZ | xyz(49.2250, 71.0479, 77.4355) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.09
Aqua (survey)
#13EAC9
ΔE00 4.16
Bright Aqua
#0BF9EA
ΔE00 4.33
Turquoise
#40E0D0
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 5.52
Light Aqua
#8CFFDB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2DA #F26078
analogous
#60F291 #60F2DA #60C1F2
triadic
#60F2DA #DA60F2 #F2DA60
tetradic
#60F2DA #9160F2 #F26078 #C1F260
square
#60F2DA #9160F2 #F26078 #C1F260
split-complementary
#60F2DA #F260C1 #F29160
monochromatic
#10C7A9 #27EDCD #60F2DA #99F7E7 #D1FBF4
Accessibility & contrast
On white
1.38
#60F2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#60F2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2DA
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2DA | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5D9
Deuteranopia (green-blind)
#D2D5DC
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f2da; /* rgb */ color: rgb(96, 242, 218); /* oklch */ color: oklch(87.6% 0.130 180.4);
Tailwind
colors: {
custom: {
50: '#9bf7e5',
500: '#60f2da',
950: '#000000',
},
}SCSS
$custom: #60f2da; $custom-light: #9bf7e5; $custom-dark: #000000;
JSON
{
"hex": "#60f2da",
"rgb": {
"r": 96,
"g": 242,
"b": 218
},
"hsl": {
"h": 170.137,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.87606,
"c": 0.12959,
"h": 180.4
},
"luminance": 0.71053
}Semantic roles & 50–950 ramp
primary
#60F2DA
secondary
#C4324A
accent
#0429E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584