#60E4FD#60E4FD
#60E4FD is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.5% C 0.119 H 212.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4FD |
|---|---|
| RGB | rgb(96, 228, 253) |
| HSL | hsl(190, 98%, 68%) |
| HSV | hsv(190, 62%, 99%) |
| CMYK | cmyk(62.1%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(84.51, -28.85, -22.91) |
| CIE-LCH | lch(84.51, 36.84, 218.46°) |
| OKLab | oklab(85.52% -0.101 -0.0636) |
| OKLCH | oklch(85.52% 0.119 212.2) |
| XYZ | xyz(50.2896, 65.0601, 102.8170) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.43
Neon Blue
#04D9FF
ΔE00 4.53
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Aqua Blue
#02D8E9
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4FD #FD7960
analogous
#60FDC7 #60E4FD #6095FD
triadic
#60E4FD #FD60E4 #E4FD60
tetradic
#60E4FD #C760FD #FD7960 #95FD60
square
#60E4FD #C760FD #FD7960 #95FD60
split-complementary
#60E4FD #FD6095 #FDC760
monochromatic
#03BDE0 #24DAFC #60E4FD #9CEEFE #D9F9FF
Accessibility & contrast
On white
1.50
#60E4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#60E4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4FD
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4FD | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFE
Deuteranopia (green-blind)
#B9CCFD
Tritanopia (blue-blind)
#00EEEC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e4fd; /* rgb */ color: rgb(96, 228, 253); /* oklch */ color: oklch(85.5% 0.119 212.2);
Tailwind
colors: {
custom: {
50: '#9cecfe',
500: '#60e4fd',
950: '#000000',
},
}SCSS
$custom: #60e4fd; $custom-light: #9cecfe; $custom-dark: #000000;
JSON
{
"hex": "#60e4fd",
"rgb": {
"r": 96,
"g": 228,
"b": 253
},
"hsl": {
"h": 189.554,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.85523,
"c": 0.11934,
"h": 212.2
},
"luminance": 0.65065
}Semantic roles & 50–950 ramp
primary
#60E4FD
secondary
#D7462A
accent
#2500E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485