#60E2F1#60E2F1
#60E2F1 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.115 H 205.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2F1 |
|---|---|
| RGB | rgb(96, 226, 241) |
| HSL | hsl(186, 84%, 66%) |
| HSV | hsv(186, 60%, 95%) |
| CMYK | cmyk(60.2%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(83.56, -31.27, -18.02) |
| CIE-LCH | lch(83.56, 36.09, 209.96°) |
| OKLab | oklab(84.63% -0.1036 -0.0499) |
| OKLCH | oklch(84.63% 0.115 205.7) |
| XYZ | xyz(47.8908, 63.2254, 92.8819) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.56
Aqua Blue
#02D8E9
ΔE00 3.90
Robin Egg Blue
#8AF1FE
ΔE00 4.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 6.54
Neon Blue
#04D9FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2F1 #F16F60
analogous
#60F1B7 #60E2F1 #6099F1
triadic
#60E2F1 #F160E2 #E2F160
tetradic
#60E2F1 #B760F1 #F16F60 #99F160
square
#60E2F1 #B760F1 #F16F60 #99F160
split-complementary
#60E2F1 #F16099 #F1B760
monochromatic
#11B3C5 #28D8EC #60E2F1 #98ECF6 #D0F7FB
Accessibility & contrast
On white
1.54
#60E2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#60E2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2F1
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2F1 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF2
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e2f1; /* rgb */ color: rgb(96, 226, 241); /* oklch */ color: oklch(84.6% 0.115 205.7);
Tailwind
colors: {
custom: {
50: '#9bebf5',
500: '#60e2f1',
950: '#000000',
},
}SCSS
$custom: #60e2f1; $custom-light: #9bebf5; $custom-dark: #000000;
JSON
{
"hex": "#60e2f1",
"rgb": {
"r": 96,
"g": 226,
"b": 241
},
"hsl": {
"h": 186.207,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.84627,
"c": 0.11504,
"h": 205.7
},
"luminance": 0.6323
}Semantic roles & 50–950 ramp
primary
#60E2F1
secondary
#C34233
accent
#1C05E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485