#60F6DB#60F6DB
#60F6DB is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.6% C 0.133 H 179.0°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60F6DB |
|---|---|
| RGB | rgb(96, 246, 219) |
| HSL | hsl(169, 89%, 67%) |
| HSV | hsv(169, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 11%, 3.5%) |
| CIE-LAB | lab(88.69, -46.12, 1.14) |
| CIE-LCH | lch(88.69, 46.13, 178.58°) |
| OKLab | oklab(88.58% -0.1332 0.0023) |
| OKLCH | oklch(88.58% 0.133 179) |
| XYZ | xyz(50.5599, 73.5075, 78.5279) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.35
Aqua (survey)
#13EAC9
ΔE00 4.18
Bright Aqua
#0BF9EA
ΔE00 4.73
Light Aqua
#8CFFDB
ΔE00 4.77
Light Turquoise
#7EF4CC
ΔE00 4.89
Aquamarine
#7FFFD4
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F6DB #F6607B
analogous
#60F690 #60F6DB #60C6F6
triadic
#60F6DB #DB60F6 #F6DB60
tetradic
#60F6DB #9060F6 #F6607B #C6F660
square
#60F6DB #9060F6 #F6607B #C6F660
split-complementary
#60F6DB #F660C6 #F69060
monochromatic
#0CD0AD #26F3CE #60F6DB #9AF9E8 #D4FDF5
Accessibility & contrast
On white
1.34
#60F6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#60F6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F6DB
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F6DB | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#D6D8DD
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60f6db; /* rgb */ color: rgb(96, 246, 219); /* oklch */ color: oklch(88.6% 0.133 179.0);
Tailwind
colors: {
custom: {
50: '#9cfae6',
500: '#60f6db',
950: '#000000',
},
}SCSS
$custom: #60f6db; $custom-light: #9cfae6; $custom-dark: #000000;
JSON
{
"hex": "#60f6db",
"rgb": {
"r": 96,
"g": 246,
"b": 219
},
"hsl": {
"h": 169.2,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.88575,
"c": 0.13324,
"h": 179
},
"luminance": 0.73513
}Semantic roles & 50–950 ramp
primary
#60F6DB
secondary
#CB2F4B
accent
#0029E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584