#60F7DA#60F7DA
#60F7DA is a very light, vivid teal. Relative luminance 0.741; OKLCH L 88.8% C 0.135 H 178.0°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60F7DA |
|---|---|
| RGB | rgb(96, 247, 218) |
| HSL | hsl(168, 90%, 67%) |
| HSV | hsv(168, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 11.7%, 3.1%) |
| CIE-LAB | lab(88.95, -46.79, 2.05) |
| CIE-LCH | lch(88.95, 46.84, 177.50°) |
| OKLab | oklab(88.78% -0.1347 0.0047) |
| OKLCH | oklch(88.78% 0.135 178) |
| XYZ | xyz(50.7336, 74.0649, 77.9383) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.61
Aqua (survey)
#13EAC9
ΔE00 4.11
Light Aqua
#8CFFDB
ΔE00 4.39
Light Turquoise
#7EF4CC
ΔE00 4.46
Aquamarine
#7FFFD4
ΔE00 4.84
Bright Aqua
#0BF9EA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F7DA #F7607D
analogous
#60F78F #60F7DA #60C8F7
triadic
#60F7DA #DA60F7 #F7DA60
tetradic
#60F7DA #8F60F7 #F7607D #C8F760
square
#60F7DA #8F60F7 #F7607D #C8F760
split-complementary
#60F7DA #F760C8 #F78F60
monochromatic
#0BD2AC #26F4CC #60F7DA #9AFAE8 #D5FDF5
Accessibility & contrast
On white
1.33
#60F7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#60F7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F7DA
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F7DA | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D9
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60f7da; /* rgb */ color: rgb(96, 247, 218); /* oklch */ color: oklch(88.8% 0.135 178.0);
Tailwind
colors: {
custom: {
50: '#9cfae5',
500: '#60f7da',
950: '#000000',
},
}SCSS
$custom: #60f7da; $custom-light: #9cfae5; $custom-dark: #000000;
JSON
{
"hex": "#60f7da",
"rgb": {
"r": 96,
"g": 247,
"b": 218
},
"hsl": {
"h": 168.477,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.88781,
"c": 0.13474,
"h": 178
},
"luminance": 0.7407
}Semantic roles & 50–950 ramp
primary
#60F7DA
secondary
#CD2E4D
accent
#002CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584