#60E2FB#60E2FB
#60E2FB is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.0% C 0.118 H 212.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2FB |
|---|---|
| RGB | rgb(96, 226, 251) |
| HSL | hsl(190, 95%, 68%) |
| HSV | hsv(190, 62%, 98%) |
| CMYK | cmyk(61.8%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(83.88, -28.45, -22.82) |
| CIE-LCH | lch(83.88, 36.47, 218.73°) |
| OKLab | oklab(84.99% -0.0997 -0.0633) |
| OKLCH | oklch(84.99% 0.118 212.4) |
| XYZ | xyz(49.4256, 63.8393, 100.9655) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Neon Blue
#04D9FF
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Aqua Blue
#02D8E9
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Sky Blue
#87CEEB
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2FB #FB7960
analogous
#60FBC6 #60E2FB #6095FB
triadic
#60E2FB #FB60E2 #E2FB60
tetradic
#60E2FB #C660FB #FB7960 #95FB60
square
#60E2FB #C660FB #FB7960 #95FB60
split-complementary
#60E2FB #FB6095 #FBC660
monochromatic
#06B9DB #24D7F9 #60E2FB #9CEDFD #D7F8FE
Accessibility & contrast
On white
1.53
#60E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#60E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2FB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2FB | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFC
Deuteranopia (green-blind)
#B8CAFB
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e2fb; /* rgb */ color: rgb(96, 226, 251); /* oklch */ color: oklch(85.0% 0.118 212.4);
Tailwind
colors: {
custom: {
50: '#9cebfc',
500: '#60e2fb',
950: '#000000',
},
}SCSS
$custom: #60e2fb; $custom-light: #9cebfc; $custom-dark: #000000;
JSON
{
"hex": "#60e2fb",
"rgb": {
"r": 96,
"g": 226,
"b": 251
},
"hsl": {
"h": 189.677,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.84992,
"c": 0.11814,
"h": 212.4
},
"luminance": 0.63845
}Semantic roles & 50–950 ramp
primary
#60E2FB
secondary
#D4462B
accent
#2500E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485