#60EAEF#60EAEF
#60EAEF is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.4% C 0.119 H 198.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAEF |
|---|---|
| RGB | rgb(96, 234, 239) |
| HSL | hsl(182, 82%, 66%) |
| HSV | hsv(182, 60%, 94%) |
| CMYK | cmyk(59.8%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(85.79, -35.59, -13.63) |
| CIE-LCH | lch(85.79, 38.11, 200.95°) |
| OKLab | oklab(86.4% -0.1126 -0.0377) |
| OKLCH | oklch(86.4% 0.119 198.5) |
| XYZ | xyz(49.8200, 67.5592, 92.0593) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.64
Robin'S Egg
#6DEDFD
ΔE00 4.14
Bright Cyan
#41FDFE
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Aqua
#00FFFF
ΔE00 5.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAEF #EF6560
analogous
#60EFAC #60EAEF #60A2EF
triadic
#60EAEF #EF60EA #EAEF60
tetradic
#60EAEF #AC60EF #EF6560 #A2EF60
square
#60EAEF #AC60EF #EF6560 #A2EF60
split-complementary
#60EAEF #EF60A2 #EFAC60
monochromatic
#13BBC1 #28E3E9 #60EAEF #98F1F5 #CFF9FA
Accessibility & contrast
On white
1.45
#60EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#60EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAEF
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAEF | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#C4CFF0
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60eaef; /* rgb */ color: rgb(96, 234, 239); /* oklch */ color: oklch(86.4% 0.119 198.5);
Tailwind
colors: {
custom: {
50: '#9cf1f4',
500: '#60eaef',
950: '#000000',
},
}SCSS
$custom: #60eaef; $custom-light: #9cf1f4; $custom-dark: #000000;
JSON
{
"hex": "#60eaef",
"rgb": {
"r": 96,
"g": 234,
"b": 239
},
"hsl": {
"h": 182.098,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.86402,
"c": 0.11874,
"h": 198.5
},
"luminance": 0.67564
}Semantic roles & 50–950 ramp
primary
#60EAEF
secondary
#BF3934
accent
#0F07DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585