#60E2F0#60E2F0
#60E2F0 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.115 H 205.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2F0 |
|---|---|
| RGB | rgb(96, 226, 240) |
| HSL | hsl(186, 83%, 66%) |
| HSV | hsv(186, 60%, 94%) |
| CMYK | cmyk(60%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(83.53, -31.55, -17.54) |
| CIE-LCH | lch(83.53, 36.10, 209.07°) |
| OKLab | oklab(84.59% -0.104 -0.0486) |
| OKLCH | oklch(84.59% 0.115 205) |
| XYZ | xyz(47.7418, 63.1658, 92.0974) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.64
Aqua Blue
#02D8E9
ΔE00 3.87
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 6.33
Neon Blue
#04D9FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2F0 #F06E60
analogous
#60F0B6 #60E2F0 #609AF0
triadic
#60E2F0 #F060E2 #E2F060
tetradic
#60E2F0 #B660F0 #F06E60 #9AF060
square
#60E2F0 #B660F0 #F06E60 #9AF060
split-complementary
#60E2F0 #F0609A #F0B660
monochromatic
#12B2C3 #28D8EB #60E2F0 #98ECF5 #D0F6FB
Accessibility & contrast
On white
1.54
#60E2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#60E2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2F0
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2F0 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF1
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e2f0; /* rgb */ color: rgb(96, 226, 240); /* oklch */ color: oklch(84.6% 0.115 205.0);
Tailwind
colors: {
custom: {
50: '#9bebf5',
500: '#60e2f0',
950: '#000000',
},
}SCSS
$custom: #60e2f0; $custom-light: #9bebf5; $custom-dark: #000000;
JSON
{
"hex": "#60e2f0",
"rgb": {
"r": 96,
"g": 226,
"b": 240
},
"hsl": {
"h": 185.833,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.84592,
"c": 0.11482,
"h": 205
},
"luminance": 0.63171
}Semantic roles & 50–950 ramp
primary
#60E2F0
secondary
#C14133
accent
#1B06DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485