#60E5FD#60E5FD
#60E5FD is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.8% C 0.120 H 211.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60E5FD |
|---|---|
| RGB | rgb(96, 229, 253) |
| HSL | hsl(189, 98%, 68%) |
| HSV | hsv(189, 62%, 99%) |
| CMYK | cmyk(62.1%, 9.5%, 0%, 0.8%) |
| CIE-LAB | lab(84.80, -29.33, -22.48) |
| CIE-LCH | lch(84.80, 36.96, 217.47°) |
| OKLab | oklab(85.75% -0.102 -0.0624) |
| OKLCH | oklch(85.75% 0.12 211.5) |
| XYZ | xyz(50.5655, 65.6119, 102.9090) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.04
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Neon Blue
#04D9FF
ΔE00 4.85
Aqua Blue
#02D8E9
ΔE00 5.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Bright Light Blue
#26F7FD
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E5FD #FD7860
analogous
#60FDC6 #60E5FD #6096FD
triadic
#60E5FD #FD60E5 #E5FD60
tetradic
#60E5FD #C660FD #FD7860 #96FD60
square
#60E5FD #C660FD #FD7860 #96FD60
split-complementary
#60E5FD #FD6096 #FDC660
monochromatic
#03BEE0 #24DBFC #60E5FD #9CEFFE #D9F9FF
Accessibility & contrast
On white
1.49
#60E5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#60E5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E5FD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E5FD | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFE
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#00EFEC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e5fd; /* rgb */ color: rgb(96, 229, 253); /* oklch */ color: oklch(85.8% 0.120 211.5);
Tailwind
colors: {
custom: {
50: '#9dedfe',
500: '#60e5fd',
950: '#000000',
},
}SCSS
$custom: #60e5fd; $custom-light: #9dedfe; $custom-dark: #000000;
JSON
{
"hex": "#60e5fd",
"rgb": {
"r": 96,
"g": 229,
"b": 253
},
"hsl": {
"h": 189.172,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.8575,
"c": 0.11955,
"h": 211.5
},
"luminance": 0.65617
}Semantic roles & 50–950 ramp
primary
#60E5FD
secondary
#D7452A
accent
#2300E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585