#60F4DA#60F4DA
#60F4DA is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.1% C 0.132 H 179.4°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60F4DA |
|---|---|
| RGB | rgb(96, 244, 218) |
| HSL | hsl(169, 87%, 67%) |
| HSV | hsv(169, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(88.09, -45.50, 0.78) |
| CIE-LCH | lch(88.09, 45.50, 179.01°) |
| OKLab | oklab(88.08% -0.1316 0.0014) |
| OKLCH | oklch(88.08% 0.132 179.4) |
| XYZ | xyz(49.8236, 72.2449, 77.6350) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.17
Aqua (survey)
#13EAC9
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 5.05
Light Aqua
#8CFFDB
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F4DA #F4607A
analogous
#60F490 #60F4DA #60C4F4
triadic
#60F4DA #DA60F4 #F4DA60
tetradic
#60F4DA #9060F4 #F4607A #C4F460
square
#60F4DA #9060F4 #F4607A #C4F460
split-complementary
#60F4DA #F460C4 #F49060
monochromatic
#0ECCAA #27F0CD #60F4DA #99F8E7 #D2FCF5
Accessibility & contrast
On white
1.36
#60F4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#60F4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F4DA
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F4DA | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f4da; /* rgb */ color: rgb(96, 244, 218); /* oklch */ color: oklch(88.1% 0.132 179.4);
Tailwind
colors: {
custom: {
50: '#9cf8e5',
500: '#60f4da',
950: '#000000',
},
}SCSS
$custom: #60f4da; $custom-light: #9cf8e5; $custom-dark: #000000;
JSON
{
"hex": "#60f4da",
"rgb": {
"r": 96,
"g": 244,
"b": 218
},
"hsl": {
"h": 169.459,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.88076,
"c": 0.13163,
"h": 179.4
},
"luminance": 0.7225
}Semantic roles & 50–950 ramp
primary
#60F4DA
secondary
#C8304B
accent
#022AE4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584