#60E1F5#60E1F5
#60E1F5 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.5% C 0.116 H 209.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #60E1F5 |
|---|---|
| RGB | rgb(96, 225, 245) |
| HSL | hsl(188, 88%, 67%) |
| HSV | hsv(188, 61%, 96%) |
| CMYK | cmyk(60.8%, 8.2%, 0%, 3.9%) |
| CIE-LAB | lab(83.40, -29.67, -20.38) |
| CIE-LCH | lch(83.40, 35.99, 214.48°) |
| OKLab | oklab(84.54% -0.101 -0.0565) |
| OKLCH | oklch(84.54% 0.116 209.2) |
| XYZ | xyz(48.2237, 62.9248, 95.9728) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.98
Aqua Blue
#02D8E9
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Neon Blue
#04D9FF
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Bright Light Blue
#26F7FD
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E1F5 #F57460
analogous
#60F5BF #60E1F5 #6096F5
triadic
#60E1F5 #F560E1 #E1F560
tetradic
#60E1F5 #BF60F5 #F57460 #96F560
square
#60E1F5 #BF60F5 #F57460 #96F560
split-complementary
#60E1F5 #F56096 #F5BF60
monochromatic
#0DB4CE #26D6F1 #60E1F5 #9AECF9 #D3F7FC
Accessibility & contrast
On white
1.55
#60E1F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#60E1F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E1F5
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E1F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E1F5 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F6
Deuteranopia (green-blind)
#B9C9F5
Tritanopia (blue-blind)
#00EAE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e1f5; /* rgb */ color: rgb(96, 225, 245); /* oklch */ color: oklch(84.5% 0.116 209.2);
Tailwind
colors: {
custom: {
50: '#9ceaf8',
500: '#60e1f5',
950: '#000000',
},
}SCSS
$custom: #60e1f5; $custom-light: #9ceaf8; $custom-dark: #000000;
JSON
{
"hex": "#60e1f5",
"rgb": {
"r": 96,
"g": 225,
"b": 245
},
"hsl": {
"h": 188.054,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.84542,
"c": 0.11576,
"h": 209.2
},
"luminance": 0.6293
}Semantic roles & 50–950 ramp
primary
#60E1F5
secondary
#C94430
accent
#1F01E5
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485