#60E6FD#60E6FD
#60E6FD is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.0% C 0.120 H 210.7°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60E6FD |
|---|---|
| RGB | rgb(96, 230, 253) |
| HSL | hsl(189, 98%, 68%) |
| HSV | hsv(189, 62%, 99%) |
| CMYK | cmyk(62.1%, 9.1%, 0%, 0.8%) |
| CIE-LAB | lab(85.08, -29.81, -22.05) |
| CIE-LCH | lch(85.08, 37.08, 216.49°) |
| OKLab | oklab(85.98% -0.103 -0.0612) |
| OKLCH | oklch(85.98% 0.12 210.7) |
| XYZ | xyz(50.8429, 66.1669, 103.0015) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.65
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Neon Blue
#04D9FF
ΔE00 5.18
Aqua Blue
#02D8E9
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E6FD #FD7760
analogous
#60FDC5 #60E6FD #6097FD
triadic
#60E6FD #FD60E6 #E6FD60
tetradic
#60E6FD #C560FD #FD7760 #97FD60
square
#60E6FD #C560FD #FD7760 #97FD60
split-complementary
#60E6FD #FD6097 #FDC560
monochromatic
#03BFE0 #24DCFC #60E6FD #9CF0FE #D9F9FF
Accessibility & contrast
On white
1.48
#60E6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#60E6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E6FD
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E6FD | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFE
Deuteranopia (green-blind)
#BCCDFD
Tritanopia (blue-blind)
#00F0ED
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e6fd; /* rgb */ color: rgb(96, 230, 253); /* oklch */ color: oklch(86.0% 0.120 210.7);
Tailwind
colors: {
custom: {
50: '#9deefe',
500: '#60e6fd',
950: '#000000',
},
}SCSS
$custom: #60e6fd; $custom-light: #9deefe; $custom-dark: #000000;
JSON
{
"hex": "#60e6fd",
"rgb": {
"r": 96,
"g": 230,
"b": 253
},
"hsl": {
"h": 188.79,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.85978,
"c": 0.11978,
"h": 210.7
},
"luminance": 0.66172
}Semantic roles & 50–950 ramp
primary
#60E6FD
secondary
#D7442A
accent
#2200E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585