#60E3F2#60E3F2
#60E3F2 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.116 H 205.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60E3F2 |
|---|---|
| RGB | rgb(96, 227, 242) |
| HSL | hsl(186, 85%, 66%) |
| HSV | hsv(186, 60%, 95%) |
| CMYK | cmyk(60.3%, 6.2%, 0%, 5.1%) |
| CIE-LAB | lab(83.88, -31.47, -18.07) |
| CIE-LCH | lch(83.88, 36.29, 209.87°) |
| OKLab | oklab(84.89% -0.1043 -0.0501) |
| OKLCH | oklch(84.89% 0.116 205.6) |
| XYZ | xyz(48.3132, 63.8307, 93.7616) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.36
Aqua Blue
#02D8E9
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 6.37
Neon Blue
#04D9FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E3F2 #F26F60
analogous
#60F2B8 #60E3F2 #609AF2
triadic
#60E3F2 #F260E3 #E3F260
tetradic
#60E3F2 #B860F2 #F26F60 #9AF260
square
#60E3F2 #B860F2 #F26F60 #9AF260
split-complementary
#60E3F2 #F2609A #F2B860
monochromatic
#10B5C7 #27D9ED #60E3F2 #99EDF7 #D1F7FB
Accessibility & contrast
On white
1.53
#60E3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#60E3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E3F2
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E3F2 | 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)
#D2DBF3
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e3f2; /* rgb */ color: rgb(96, 227, 242); /* oklch */ color: oklch(84.9% 0.116 205.6);
Tailwind
colors: {
custom: {
50: '#9becf6',
500: '#60e3f2',
950: '#000000',
},
}SCSS
$custom: #60e3f2; $custom-light: #9becf6; $custom-dark: #000000;
JSON
{
"hex": "#60e3f2",
"rgb": {
"r": 96,
"g": 227,
"b": 242
},
"hsl": {
"h": 186.164,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.84893,
"c": 0.11566,
"h": 205.6
},
"luminance": 0.63836
}Semantic roles & 50–950 ramp
primary
#60E3F2
secondary
#C44132
accent
#1B04E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485