#60E4EF#60E4EF
#60E4EF is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.0% C 0.116 H 202.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4EF |
|---|---|
| RGB | rgb(96, 228, 239) |
| HSL | hsl(185, 82%, 66%) |
| HSV | hsv(185, 60%, 94%) |
| CMYK | cmyk(59.8%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(84.07, -32.78, -16.20) |
| CIE-LCH | lch(84.07, 36.56, 206.30°) |
| OKLab | oklab(85.02% -0.1065 -0.0448) |
| OKLCH | oklch(85.02% 0.116 202.8) |
| XYZ | xyz(48.1407, 64.2006, 91.4995) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.81
Aqua Blue
#02D8E9
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Bright Light Blue
#26F7FD
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4EF #EF6B60
analogous
#60EFB2 #60E4EF #609DEF
triadic
#60E4EF #EF60E4 #E4EF60
tetradic
#60E4EF #B260EF #EF6B60 #9DEF60
square
#60E4EF #B260EF #EF6B60 #9DEF60
split-complementary
#60E4EF #EF609D #EFB260
monochromatic
#13B4C1 #28DBE9 #60E4EF #98EDF5 #CFF7FA
Accessibility & contrast
On white
1.52
#60E4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#60E4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4EF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4EF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#BECBF0
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e4ef; /* rgb */ color: rgb(96, 228, 239); /* oklch */ color: oklch(85.0% 0.116 202.8);
Tailwind
colors: {
custom: {
50: '#9bedf4',
500: '#60e4ef',
950: '#000000',
},
}SCSS
$custom: #60e4ef; $custom-light: #9bedf4; $custom-dark: #000000;
JSON
{
"hex": "#60e4ef",
"rgb": {
"r": 96,
"g": 228,
"b": 239
},
"hsl": {
"h": 184.615,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85017,
"c": 0.11554,
"h": 202.8
},
"luminance": 0.64206
}Semantic roles & 50–950 ramp
primary
#60E4EF
secondary
#BF3F34
accent
#1807DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585