#60EDEF#60EDEF
#60EDEF is a very light, vivid teal. Relative luminance 0.693; OKLCH L 87.1% C 0.121 H 196.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDEF |
|---|---|
| RGB | rgb(96, 237, 239) |
| HSL | hsl(181, 82%, 66%) |
| HSV | hsv(181, 60%, 94%) |
| CMYK | cmyk(59.8%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(86.64, -36.98, -12.34) |
| CIE-LCH | lch(86.64, 38.98, 198.46°) |
| OKLab | oklab(87.1% -0.1156 -0.0342) |
| OKLCH | oklch(87.1% 0.121 196.5) |
| XYZ | xyz(50.6813, 69.2818, 92.3464) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.19
Bright Cyan
#41FDFE
ΔE00 3.77
Aqua
#00FFFF
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 5.12
Bright Turquoise
#0FFEF9
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDEF #EF6260
analogous
#60EFA9 #60EDEF #60A5EF
triadic
#60EDEF #EF60ED #EDEF60
tetradic
#60EDEF #A960EF #EF6260 #A5EF60
square
#60EDEF #A960EF #EF6260 #A5EF60
split-complementary
#60EDEF #EF60A5 #EFA960
monochromatic
#13BFC1 #28E7E9 #60EDEF #98F3F5 #CFFAFA
Accessibility & contrast
On white
1.41
#60EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#60EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDEF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDEF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3EF
Deuteranopia (green-blind)
#C8D2F0
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60edef; /* rgb */ color: rgb(96, 237, 239); /* oklch */ color: oklch(87.1% 0.121 196.5);
Tailwind
colors: {
custom: {
50: '#9cf3f4',
500: '#60edef',
950: '#000000',
},
}SCSS
$custom: #60edef; $custom-light: #9cf3f4; $custom-dark: #000000;
JSON
{
"hex": "#60edef",
"rgb": {
"r": 96,
"g": 237,
"b": 239
},
"hsl": {
"h": 180.839,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.87095,
"c": 0.12057,
"h": 196.5
},
"luminance": 0.69287
}Semantic roles & 50–950 ramp
primary
#60EDEF
secondary
#BF3634
accent
#0A07DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585