#60F2CA#60F2CA
#60F2CA is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.2% C 0.138 H 171.8°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2CA |
|---|---|
| RGB | rgb(96, 242, 202) |
| HSL | hsl(164, 85%, 66%) |
| HSV | hsv(164, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.12, -48.45, 7.73) |
| CIE-LCH | lch(87.12, 49.06, 170.93°) |
| OKLab | oklab(87.16% -0.1366 0.0197) |
| OKLCH | oklch(87.16% 0.138 171.8) |
| XYZ | xyz(47.2315, 70.2505, 66.9362) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.42
Aqua Marine
#2EE8BB
ΔE00 3.41
Aquamarine
#7FFFD4
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 3.69
Aqua (survey)
#13EAC9
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2CA #F26088
analogous
#60F281 #60F2CA #60D1F2
triadic
#60F2CA #CA60F2 #F2CA60
tetradic
#60F2CA #8160F2 #F26088 #D1F260
square
#60F2CA #8160F2 #F26088 #D1F260
split-complementary
#60F2CA #F260D1 #F28160
monochromatic
#10C795 #27EDB7 #60F2CA #99F7DD #D1FBF0
Accessibility & contrast
On white
1.40
#60F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#60F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2CA
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2CA | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f2ca; /* rgb */ color: rgb(96, 242, 202); /* oklch */ color: oklch(87.2% 0.138 171.8);
Tailwind
colors: {
custom: {
50: '#9bf7da',
500: '#60f2ca',
950: '#000000',
},
}SCSS
$custom: #60f2ca; $custom-light: #9bf7da; $custom-dark: #000000;
JSON
{
"hex": "#60f2ca",
"rgb": {
"r": 96,
"g": 242,
"b": 202
},
"hsl": {
"h": 163.562,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.87161,
"c": 0.13803,
"h": 171.8
},
"luminance": 0.70255
}Semantic roles & 50–950 ramp
primary
#60F2CA
secondary
#C4325A
accent
#0441E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583