#60F0CA#60F0CA
#60F0CA is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.7% C 0.136 H 172.6°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0CA |
|---|---|
| RGB | rgb(96, 240, 202) |
| HSL | hsl(164, 83%, 66%) |
| HSV | hsv(164, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(86.54, -47.60, 6.90) |
| CIE-LCH | lch(86.54, 48.09, 171.75°) |
| OKLab | oklab(86.69% -0.1346 0.0175) |
| OKLCH | oklch(86.69% 0.136 172.6) |
| XYZ | xyz(46.6395, 69.0665, 66.7389) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.62
Aqua Marine
#2EE8BB
ΔE00 3.37
Aqua (survey)
#13EAC9
ΔE00 3.63
Aquamarine
#7FFFD4
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0CA #F06086
analogous
#60F082 #60F0CA #60CEF0
triadic
#60F0CA #CA60F0 #F0CA60
tetradic
#60F0CA #8260F0 #F06086 #CEF060
square
#60F0CA #8260F0 #F06086 #CEF060
split-complementary
#60F0CA #F060CE #F08260
monochromatic
#12C395 #28EBB7 #60F0CA #98F5DD #D0FBEF
Accessibility & contrast
On white
1.42
#60F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#60F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0CA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0CA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C8
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f0ca; /* rgb */ color: rgb(96, 240, 202); /* oklch */ color: oklch(86.7% 0.136 172.6);
Tailwind
colors: {
custom: {
50: '#9af5da',
500: '#60f0ca',
950: '#000000',
},
}SCSS
$custom: #60f0ca; $custom-light: #9af5da; $custom-dark: #000000;
JSON
{
"hex": "#60f0ca",
"rgb": {
"r": 96,
"g": 240,
"b": 202
},
"hsl": {
"h": 164.167,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.86686,
"c": 0.1357,
"h": 172.6
},
"luminance": 0.69071
}Semantic roles & 50–950 ramp
primary
#60F0CA
secondary
#C13359
accent
#0640DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583