#60E2F2#60E2F2
#60E2F2 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.115 H 206.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2F2 |
|---|---|
| RGB | rgb(96, 226, 242) |
| HSL | hsl(187, 85%, 66%) |
| HSV | hsv(187, 60%, 95%) |
| CMYK | cmyk(60.3%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(83.59, -30.99, -18.50) |
| CIE-LCH | lch(83.59, 36.10, 210.84°) |
| OKLab | oklab(84.66% -0.1032 -0.0513) |
| OKLCH | oklch(84.66% 0.115 206.4) |
| XYZ | xyz(48.0405, 63.2853, 93.6707) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.52
Aqua Blue
#02D8E9
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 4.41
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 6.45
Bright Light Blue
#26F7FD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2F2 #F27060
analogous
#60F2B9 #60E2F2 #6099F2
triadic
#60E2F2 #F260E2 #E2F260
tetradic
#60E2F2 #B960F2 #F27060 #99F260
square
#60E2F2 #B960F2 #F27060 #99F260
split-complementary
#60E2F2 #F26099 #F2B960
monochromatic
#10B3C7 #27D8ED #60E2F2 #99ECF7 #D1F7FB
Accessibility & contrast
On white
1.54
#60E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#60E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2F2
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2F2 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#BBC9F2
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e2f2; /* rgb */ color: rgb(96, 226, 242); /* oklch */ color: oklch(84.7% 0.115 206.4);
Tailwind
colors: {
custom: {
50: '#9bebf6',
500: '#60e2f2',
950: '#000000',
},
}SCSS
$custom: #60e2f2; $custom-light: #9bebf6; $custom-dark: #000000;
JSON
{
"hex": "#60e2f2",
"rgb": {
"r": 96,
"g": 226,
"b": 242
},
"hsl": {
"h": 186.575,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.84663,
"c": 0.11527,
"h": 206.4
},
"luminance": 0.6329
}Semantic roles & 50–950 ramp
primary
#60E2F2
secondary
#C44232
accent
#1C04E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485