#60F3CA#60F3CA
#60F3CA is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.4% C 0.139 H 171.4°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60F3CA |
|---|---|
| RGB | rgb(96, 243, 202) |
| HSL | hsl(163, 86%, 66%) |
| HSV | hsv(163, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.41, -48.87, 8.15) |
| CIE-LCH | lch(87.41, 49.54, 170.53°) |
| OKLab | oklab(87.4% -0.1376 0.0208) |
| OKLCH | oklch(87.4% 0.139 171.4) |
| XYZ | xyz(47.5300, 70.8473, 67.0357) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.37
Aquamarine
#7FFFD4
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 4.20
Aqua (survey)
#13EAC9
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F3CA #F36089
analogous
#60F381 #60F3CA #60D3F3
triadic
#60F3CA #CA60F3 #F3CA60
tetradic
#60F3CA #8160F3 #F36089 #D3F360
square
#60F3CA #8160F3 #F36089 #D3F360
split-complementary
#60F3CA #F360D3 #F38160
monochromatic
#0FC995 #27EFB7 #60F3CA #99F7DD #D2FCF0
Accessibility & contrast
On white
1.38
#60F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#60F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F3CA
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F3CA | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f3ca; /* rgb */ color: rgb(96, 243, 202); /* oklch */ color: oklch(87.4% 0.139 171.4);
Tailwind
colors: {
custom: {
50: '#9bf8da',
500: '#60f3ca',
950: '#000000',
},
}SCSS
$custom: #60f3ca; $custom-light: #9bf8da; $custom-dark: #000000;
JSON
{
"hex": "#60f3ca",
"rgb": {
"r": 96,
"g": 243,
"b": 202
},
"hsl": {
"h": 163.265,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.87398,
"c": 0.1392,
"h": 171.4
},
"luminance": 0.70852
}Semantic roles & 50–950 ramp
primary
#60F3CA
secondary
#C6315B
accent
#0341E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583