#60EEEF#60EEEF
#60EEEF is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.3% C 0.121 H 195.8°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #60EEEF |
|---|---|
| RGB | rgb(96, 238, 239) |
| HSL | hsl(180, 82%, 66%) |
| HSV | hsv(180, 60%, 94%) |
| CMYK | cmyk(59.8%, 0.4%, 0%, 6.3%) |
| CIE-LAB | lab(86.93, -37.44, -11.92) |
| CIE-LCH | lch(86.93, 39.29, 197.66°) |
| OKLab | oklab(87.33% -0.1166 -0.033) |
| OKLCH | oklch(87.33% 0.121 195.8) |
| XYZ | xyz(50.9716, 69.8625, 92.4432) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.14
Bright Cyan
#41FDFE
ΔE00 3.52
Aqua
#00FFFF
ΔE00 4.51
Bright Turquoise
#0FFEF9
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EEEF #EF6160
analogous
#60EFA9 #60EEEF #60A6EF
triadic
#60EEEF #EF60EE #EEEF60
tetradic
#60EEEF #A960EF #EF6160 #A6EF60
square
#60EEEF #A960EF #EF6160 #A6EF60
split-complementary
#60EEEF #EF60A6 #EFA960
monochromatic
#13C0C1 #28E8E9 #60EEEF #98F4F5 #CFFAFA
Accessibility & contrast
On white
1.40
#60EEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#60EEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EEEF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EEEF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#C9D3F0
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60eeef; /* rgb */ color: rgb(96, 238, 239); /* oklch */ color: oklch(87.3% 0.121 195.8);
Tailwind
colors: {
custom: {
50: '#9cf4f4',
500: '#60eeef',
950: '#000000',
},
}SCSS
$custom: #60eeef; $custom-light: #9cf4f4; $custom-dark: #000000;
JSON
{
"hex": "#60eeef",
"rgb": {
"r": 96,
"g": 238,
"b": 239
},
"hsl": {
"h": 180.42,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.87326,
"c": 0.12122,
"h": 195.8
},
"luminance": 0.69868
}Semantic roles & 50–950 ramp
primary
#60EEEF
secondary
#BF3534
accent
#0907DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585