#60EFC3#60EFC3
#60EFC3 is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.3% C 0.139 H 169.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #60EFC3 |
|---|---|
| RGB | rgb(96, 239, 195) |
| HSL | hsl(162, 82%, 66%) |
| HSV | hsv(162, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 18.4%, 6.3%) |
| CIE-LAB | lab(86.08, -48.78, 9.90) |
| CIE-LCH | lch(86.08, 49.77, 168.52°) |
| OKLab | oklab(86.26% -0.1367 0.0253) |
| OKLCH | oklch(86.26% 0.139 169.5) |
| XYZ | xyz(45.5359, 68.1553, 62.3747) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.60
Aqua Marine
#2EE8BB
ΔE00 2.86
Bright Teal
#01F9C6
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 3.91
Light Aquamarine
#7BFDC7
ΔE00 4.14
Aqua (survey)
#13EAC9
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EFC3 #EF608C
analogous
#60EF7B #60EFC3 #60D4EF
triadic
#60EFC3 #C360EF #EFC360
tetradic
#60EFC3 #7B60EF #EF608C #D4EF60
square
#60EFC3 #7B60EF #EF608C #D4EF60
split-complementary
#60EFC3 #EF60D4 #EF7B60
monochromatic
#13C18C #28E9AE #60EFC3 #98F5D8 #CFFAED
Accessibility & contrast
On white
1.44
#60EFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#60EFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EFC3
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EFC3 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C1
Deuteranopia (green-blind)
#D4D1C6
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60efc3; /* rgb */ color: rgb(96, 239, 195); /* oklch */ color: oklch(86.3% 0.139 169.5);
Tailwind
colors: {
custom: {
50: '#9af5d5',
500: '#60efc3',
950: '#000000',
},
}SCSS
$custom: #60efc3; $custom-light: #9af5d5; $custom-dark: #000000;
JSON
{
"hex": "#60efc3",
"rgb": {
"r": 96,
"g": 239,
"b": 195
},
"hsl": {
"h": 161.538,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.86264,
"c": 0.13899,
"h": 169.5
},
"luminance": 0.6816
}Semantic roles & 50–950 ramp
primary
#60EFC3
secondary
#BF345F
accent
#0749DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583