#60F5CA#60F5CA
#60F5CA is a very light, vivid teal. Relative luminance 0.721; OKLCH L 87.9% C 0.142 H 170.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #60F5CA |
|---|---|
| RGB | rgb(96, 245, 202) |
| HSL | hsl(163, 88%, 67%) |
| HSV | hsv(163, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 17.6%, 3.9%) |
| CIE-LAB | lab(87.99, -49.71, 8.99) |
| CIE-LCH | lch(87.99, 50.52, 169.75°) |
| OKLab | oklab(87.87% -0.1397 0.0229) |
| OKLCH | oklch(87.87% 0.142 170.7) |
| XYZ | xyz(48.1317, 72.0509, 67.2363) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.39
Aquamarine
#7FFFD4
ΔE00 2.94
Bright Teal
#01F9C6
ΔE00 3.18
Aqua Marine
#2EE8BB
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F5CA #F5608B
analogous
#60F580 #60F5CA #60D5F5
triadic
#60F5CA #CA60F5 #F5CA60
tetradic
#60F5CA #8060F5 #F5608B #D5F560
square
#60F5CA #8060F5 #F5608B #D5F560
split-complementary
#60F5CA #F560D5 #F58060
monochromatic
#0DCE96 #26F1B7 #60F5CA #9AF9DD #D3FCF0
Accessibility & contrast
On white
1.36
#60F5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#60F5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F5CA
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F5CA | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C8
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f5ca; /* rgb */ color: rgb(96, 245, 202); /* oklch */ color: oklch(87.9% 0.142 170.7);
Tailwind
colors: {
custom: {
50: '#9bf9da',
500: '#60f5ca',
950: '#000000',
},
}SCSS
$custom: #60f5ca; $custom-light: #9bf9da; $custom-dark: #000000;
JSON
{
"hex": "#60f5ca",
"rgb": {
"r": 96,
"g": 245,
"b": 202
},
"hsl": {
"h": 162.685,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.87873,
"c": 0.14155,
"h": 170.7
},
"luminance": 0.72056
}Semantic roles & 50–950 ramp
primary
#60F5CA
secondary
#C9305C
accent
#0143E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583