#60E5FB#60E5FB
#60E5FB is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.7% C 0.119 H 210.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60E5FB |
|---|---|
| RGB | rgb(96, 229, 251) |
| HSL | hsl(189, 95%, 68%) |
| HSV | hsv(189, 62%, 98%) |
| CMYK | cmyk(61.8%, 8.8%, 0%, 1.6%) |
| CIE-LAB | lab(84.73, -29.90, -21.53) |
| CIE-LCH | lch(84.73, 36.84, 215.75°) |
| OKLab | oklab(85.68% -0.1027 -0.0597) |
| OKLCH | oklch(85.68% 0.119 210.2) |
| XYZ | xyz(50.2485, 65.4851, 101.2398) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.57
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Aqua Blue
#02D8E9
ΔE00 5.11
Neon Blue
#04D9FF
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Bright Light Blue
#26F7FD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E5FB #FB7660
analogous
#60FBC3 #60E5FB #6097FB
triadic
#60E5FB #FB60E5 #E5FB60
tetradic
#60E5FB #C360FB #FB7660 #97FB60
square
#60E5FB #C360FB #FB7660 #97FB60
split-complementary
#60E5FB #FB6097 #FBC360
monochromatic
#06BDDB #24DBF9 #60E5FB #9CEFFD #D7F9FE
Accessibility & contrast
On white
1.49
#60E5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#60E5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E5FB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E5FB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFC
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#00EFEC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e5fb; /* rgb */ color: rgb(96, 229, 251); /* oklch */ color: oklch(85.7% 0.119 210.2);
Tailwind
colors: {
custom: {
50: '#9cedfc',
500: '#60e5fb',
950: '#000000',
},
}SCSS
$custom: #60e5fb; $custom-light: #9cedfc; $custom-dark: #000000;
JSON
{
"hex": "#60e5fb",
"rgb": {
"r": 96,
"g": 229,
"b": 251
},
"hsl": {
"h": 188.516,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.85677,
"c": 0.11884,
"h": 210.2
},
"luminance": 0.6549
}Semantic roles & 50–950 ramp
primary
#60E5FB
secondary
#D4432B
accent
#2100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585