#60EFC8#60EFC8
#60EFC8 is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.4% C 0.136 H 172.0°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60EFC8 |
|---|---|
| RGB | rgb(96, 239, 200) |
| HSL | hsl(164, 82%, 66%) |
| HSV | hsv(164, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 16.3%, 6.3%) |
| CIE-LAB | lab(86.20, -47.63, 7.46) |
| CIE-LCH | lch(86.20, 48.21, 171.10°) |
| OKLab | oklab(86.4% -0.1344 0.019) |
| OKLCH | oklch(86.4% 0.136 172) |
| XYZ | xyz(46.1107, 68.3852, 65.4020) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.60
Aqua Marine
#2EE8BB
ΔE00 3.13
Aqua (survey)
#13EAC9
ΔE00 3.73
Aquamarine
#7FFFD4
ΔE00 4.00
Bright Teal
#01F9C6
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EFC8 #EF6087
analogous
#60EF80 #60EFC8 #60CFEF
triadic
#60EFC8 #C860EF #EFC860
tetradic
#60EFC8 #8060EF #EF6087 #CFEF60
square
#60EFC8 #8060EF #EF6087 #CFEF60
split-complementary
#60EFC8 #EF60CF #EF8060
monochromatic
#13C192 #28E9B5 #60EFC8 #98F5DB #CFFAEE
Accessibility & contrast
On white
1.43
#60EFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#60EFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EFC8
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EFC8 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C6
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60efc8; /* rgb */ color: rgb(96, 239, 200); /* oklch */ color: oklch(86.4% 0.136 172.0);
Tailwind
colors: {
custom: {
50: '#9af5d8',
500: '#60efc8',
950: '#000000',
},
}SCSS
$custom: #60efc8; $custom-light: #9af5d8; $custom-dark: #000000;
JSON
{
"hex": "#60efc8",
"rgb": {
"r": 96,
"g": 239,
"b": 200
},
"hsl": {
"h": 163.636,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.86395,
"c": 0.13576,
"h": 172
},
"luminance": 0.6839
}Semantic roles & 50–950 ramp
primary
#60EFC8
secondary
#BF345A
accent
#0742DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583