#60E7FD#60E7FD
#60E7FD is a very light, vivid teal. Relative luminance 0.667; OKLCH L 86.2% C 0.120 H 210.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7FD |
|---|---|
| RGB | rgb(96, 231, 253) |
| HSL | hsl(188, 98%, 68%) |
| HSV | hsv(188, 62%, 99%) |
| CMYK | cmyk(62.1%, 8.7%, 0%, 0.8%) |
| CIE-LAB | lab(85.36, -30.29, -21.62) |
| CIE-LCH | lch(85.36, 37.22, 215.52°) |
| OKLab | oklab(86.21% -0.104 -0.06) |
| OKLCH | oklch(86.21% 0.12 210) |
| XYZ | xyz(51.1220, 66.7251, 103.0945) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.27
Robin Egg Blue
#8AF1FE
ΔE00 4.13
Aqua Blue
#02D8E9
ΔE00 5.34
Robin'S Egg Blue
#98EFF9
ΔE00 5.43
Neon Blue
#04D9FF
ΔE00 5.52
Bright Light Blue
#26F7FD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7FD #FD7660
analogous
#60FDC5 #60E7FD #6098FD
triadic
#60E7FD #FD60E7 #E7FD60
tetradic
#60E7FD #C560FD #FD7660 #98FD60
square
#60E7FD #C560FD #FD7660 #98FD60
split-complementary
#60E7FD #FD6098 #FDC560
monochromatic
#03C1E0 #24DEFC #60E7FD #9CF0FE #D9F9FF
Accessibility & contrast
On white
1.46
#60E7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#60E7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7FD
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7FD | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFE
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#00F1EE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60e7fd; /* rgb */ color: rgb(96, 231, 253); /* oklch */ color: oklch(86.2% 0.120 210.0);
Tailwind
colors: {
custom: {
50: '#9deffe',
500: '#60e7fd',
950: '#000000',
},
}SCSS
$custom: #60e7fd; $custom-light: #9deffe; $custom-dark: #000000;
JSON
{
"hex": "#60e7fd",
"rgb": {
"r": 96,
"g": 231,
"b": 253
},
"hsl": {
"h": 188.408,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.86206,
"c": 0.12004,
"h": 210
},
"luminance": 0.6673
}Semantic roles & 50–950 ramp
primary
#60E7FD
secondary
#D7422A
accent
#2000E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585