#60E6EF#60E6EF
#60E6EF is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.5% C 0.117 H 201.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60E6EF |
|---|---|
| RGB | rgb(96, 230, 239) |
| HSL | hsl(184, 82%, 66%) |
| HSV | hsv(184, 60%, 94%) |
| CMYK | cmyk(59.8%, 3.8%, 0%, 6.3%) |
| CIE-LAB | lab(84.64, -33.72, -15.34) |
| CIE-LCH | lch(84.64, 37.04, 204.46°) |
| OKLab | oklab(85.48% -0.1085 -0.0425) |
| OKLCH | oklch(85.48% 0.117 201.4) |
| XYZ | xyz(48.6940, 65.3073, 91.6840) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.10
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Aqua Blue
#02D8E9
ΔE00 4.70
Bright Light Blue
#26F7FD
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Bright Cyan
#41FDFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E6EF #EF6960
analogous
#60EFB0 #60E6EF #609EEF
triadic
#60E6EF #EF60E6 #E6EF60
tetradic
#60E6EF #B060EF #EF6960 #9EEF60
square
#60E6EF #B060EF #EF6960 #9EEF60
split-complementary
#60E6EF #EF609E #EFB060
monochromatic
#13B6C1 #28DDE9 #60E6EF #98EFF5 #CFF7FA
Accessibility & contrast
On white
1.49
#60E6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#60E6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E6EF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E6EF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#C0CCF0
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e6ef; /* rgb */ color: rgb(96, 230, 239); /* oklch */ color: oklch(85.5% 0.117 201.4);
Tailwind
colors: {
custom: {
50: '#9beef4',
500: '#60e6ef',
950: '#000000',
},
}SCSS
$custom: #60e6ef; $custom-light: #9beef4; $custom-dark: #000000;
JSON
{
"hex": "#60e6ef",
"rgb": {
"r": 96,
"g": 230,
"b": 239
},
"hsl": {
"h": 183.776,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85478,
"c": 0.11653,
"h": 201.4
},
"luminance": 0.65312
}Semantic roles & 50–950 ramp
primary
#60E6EF
secondary
#BF3D34
accent
#1507DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585