#60F0DA#60F0DA
#60F0DA is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.1% C 0.128 H 181.4°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0DA |
|---|---|
| RGB | rgb(96, 240, 218) |
| HSL | hsl(171, 83%, 66%) |
| HSV | hsv(171, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(86.93, -43.75, -0.90) |
| CIE-LCH | lch(86.93, 43.76, 181.18°) |
| OKLab | oklab(87.14% -0.1275 -0.0031) |
| OKLCH | oklch(87.14% 0.128 181.4) |
| XYZ | xyz(48.6330, 69.8639, 77.2381) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.24
Bright Aqua
#0BF9EA
ΔE00 4.14
Turquoise
#40E0D0
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 4.39
Light Turquoise
#7EF4CC
ΔE00 6.05
Light Aqua
#8CFFDB
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0DA #F06076
analogous
#60F092 #60F0DA #60BEF0
triadic
#60F0DA #DA60F0 #F0DA60
tetradic
#60F0DA #9260F0 #F06076 #BEF060
square
#60F0DA #9260F0 #F06076 #BEF060
split-complementary
#60F0DA #F060BE #F09260
monochromatic
#12C3A8 #28EBCD #60F0DA #98F5E7 #D0FBF4
Accessibility & contrast
On white
1.40
#60F0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#60F0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0DA
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0DA | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3D9
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f0da; /* rgb */ color: rgb(96, 240, 218); /* oklch */ color: oklch(87.1% 0.128 181.4);
Tailwind
colors: {
custom: {
50: '#9bf5e5',
500: '#60f0da',
950: '#000000',
},
}SCSS
$custom: #60f0da; $custom-light: #9bf5e5; $custom-dark: #000000;
JSON
{
"hex": "#60f0da",
"rgb": {
"r": 96,
"g": 240,
"b": 218
},
"hsl": {
"h": 170.833,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.87136,
"c": 0.12759,
"h": 181.4
},
"luminance": 0.69869
}Semantic roles & 50–950 ramp
primary
#60F0DA
secondary
#C13349
accent
#0627DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584