#60EEC4#60EEC4
#60EEC4 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.1% C 0.137 H 170.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #60EEC4 |
|---|---|
| RGB | rgb(96, 238, 196) |
| HSL | hsl(162, 81%, 65%) |
| HSV | hsv(162, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 17.6%, 6.7%) |
| CIE-LAB | lab(85.81, -48.13, 9.00) |
| CIE-LCH | lch(85.81, 48.96, 169.41°) |
| OKLab | oklab(86.05% -0.1352 0.023) |
| OKLCH | oklch(86.05% 0.137 170.4) |
| XYZ | xyz(45.3574, 67.6168, 62.8748) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.61
Aqua Marine
#2EE8BB
ΔE00 2.80
Bright Teal
#01F9C6
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.07
Aqua (survey)
#13EAC9
ΔE00 4.21
Light Aquamarine
#7BFDC7
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EEC4 #EE608A
analogous
#60EE7D #60EEC4 #60D1EE
triadic
#60EEC4 #C460EE #EEC460
tetradic
#60EEC4 #7D60EE #EE608A #D1EE60
square
#60EEC4 #7D60EE #EE608A #D1EE60
split-complementary
#60EEC4 #EE60D1 #EE7D60
monochromatic
#14BF8D #29E8AF #60EEC4 #97F4D9 #CFFAED
Accessibility & contrast
On white
1.45
#60EEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#60EEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EEC4
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EEC4 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC2
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60eec4; /* rgb */ color: rgb(96, 238, 196); /* oklch */ color: oklch(86.1% 0.137 170.4);
Tailwind
colors: {
custom: {
50: '#9af4d5',
500: '#60eec4',
950: '#000000',
},
}SCSS
$custom: #60eec4; $custom-light: #9af4d5; $custom-dark: #000000;
JSON
{
"hex": "#60eec4",
"rgb": {
"r": 96,
"g": 238,
"b": 196
},
"hsl": {
"h": 162.254,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.86051,
"c": 0.13712,
"h": 170.4
},
"luminance": 0.67621
}Semantic roles & 50–950 ramp
primary
#60EEC4
secondary
#BD355D
accent
#0847DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583