#60EFD6#60EFD6
#60EFD6 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.8% C 0.128 H 179.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60EFD6 |
|---|---|
| RGB | rgb(96, 239, 214) |
| HSL | hsl(170, 82%, 66%) |
| HSV | hsv(170, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 10.5%, 6.3%) |
| CIE-LAB | lab(86.54, -44.30, 0.62) |
| CIE-LCH | lch(86.54, 44.30, 179.20°) |
| OKLab | oklab(86.78% -0.1283 0.0009) |
| OKLCH | oklch(86.78% 0.128 179.6) |
| XYZ | xyz(47.8224, 69.0699, 74.4168) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.13
Aqua (survey)
#13EAC9
ΔE00 3.73
Turquoise
#40E0D0
ΔE00 4.51
Bright Aqua
#0BF9EA
ΔE00 4.89
Light Turquoise
#7EF4CC
ΔE00 5.23
Light Aqua
#8CFFDB
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EFD6 #EF6079
analogous
#60EF8E #60EFD6 #60C1EF
triadic
#60EFD6 #D660EF #EFD660
tetradic
#60EFD6 #8E60EF #EF6079 #C1EF60
square
#60EFD6 #8E60EF #EF6079 #C1EF60
split-complementary
#60EFD6 #EF60C1 #EF8E60
monochromatic
#13C1A3 #28E9C8 #60EFD6 #98F5E4 #CFFAF3
Accessibility & contrast
On white
1.42
#60EFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#60EFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EFD6
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EFD6 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D5
Deuteranopia (green-blind)
#D0D2D8
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60efd6; /* rgb */ color: rgb(96, 239, 214); /* oklch */ color: oklch(86.8% 0.128 179.6);
Tailwind
colors: {
custom: {
50: '#9bf5e2',
500: '#60efd6',
950: '#000000',
},
}SCSS
$custom: #60efd6; $custom-light: #9bf5e2; $custom-dark: #000000;
JSON
{
"hex": "#60efd6",
"rgb": {
"r": 96,
"g": 239,
"b": 214
},
"hsl": {
"h": 169.51,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.86784,
"c": 0.12827,
"h": 179.6
},
"luminance": 0.69075
}Semantic roles & 50–950 ramp
primary
#60EFD6
secondary
#BF344C
accent
#072DDE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584