#60E4F0#60E4F0
#60E4F0 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.116 H 203.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4F0 |
|---|---|
| RGB | rgb(96, 228, 240) |
| HSL | hsl(185, 83%, 66%) |
| HSV | hsv(185, 60%, 94%) |
| CMYK | cmyk(60%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(84.10, -32.50, -16.68) |
| CIE-LCH | lch(84.10, 36.53, 207.17°) |
| OKLab | oklab(85.05% -0.1061 -0.0462) |
| OKLCH | oklch(85.05% 0.116 203.5) |
| XYZ | xyz(48.2888, 64.2598, 92.2797) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.60
Aqua Blue
#02D8E9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Bright Light Blue
#26F7FD
ΔE00 5.59
Bright Cyan
#41FDFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4F0 #F06C60
analogous
#60F0B4 #60E4F0 #609CF0
triadic
#60E4F0 #F060E4 #E4F060
tetradic
#60E4F0 #B460F0 #F06C60 #9CF060
square
#60E4F0 #B460F0 #F06C60 #9CF060
split-complementary
#60E4F0 #F0609C #F0B460
monochromatic
#12B4C3 #28DBEB #60E4F0 #98EDF5 #D0F7FB
Accessibility & contrast
On white
1.52
#60E4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#60E4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4F0
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4F0 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF1
Deuteranopia (green-blind)
#BECBF1
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e4f0; /* rgb */ color: rgb(96, 228, 240); /* oklch */ color: oklch(85.1% 0.116 203.5);
Tailwind
colors: {
custom: {
50: '#9bedf5',
500: '#60e4f0',
950: '#000000',
},
}SCSS
$custom: #60e4f0; $custom-light: #9bedf5; $custom-dark: #000000;
JSON
{
"hex": "#60e4f0",
"rgb": {
"r": 96,
"g": 228,
"b": 240
},
"hsl": {
"h": 185,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85052,
"c": 0.1157,
"h": 203.5
},
"luminance": 0.64265
}Semantic roles & 50–950 ramp
primary
#60E4F0
secondary
#C13F33
accent
#1806DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585