#60F7CA#60F7CA
#60F7CA is a very light, vivid teal. Relative luminance 0.733; OKLCH L 88.3% C 0.144 H 170.0°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #60F7CA |
|---|---|
| RGB | rgb(96, 247, 202) |
| HSL | hsl(162, 90%, 67%) |
| HSV | hsv(162, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 18.2%, 3.1%) |
| CIE-LAB | lab(88.58, -50.55, 9.82) |
| CIE-LCH | lch(88.58, 51.49, 169.01°) |
| OKLab | oklab(88.35% -0.1417 0.0251) |
| OKLCH | oklch(88.35% 0.144 170) |
| XYZ | xyz(48.7401, 73.2675, 67.4391) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.55
Aquamarine
#7FFFD4
ΔE00 2.70
Bright Teal
#01F9C6
ΔE00 2.96
Light Aquamarine
#7BFDC7
ΔE00 3.32
Aqua Marine
#2EE8BB
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F7CA #F7608D
analogous
#60F77E #60F7CA #60D9F7
triadic
#60F7CA #CA60F7 #F7CA60
tetradic
#60F7CA #7E60F7 #F7608D #D9F760
square
#60F7CA #7E60F7 #F7608D #D9F760
split-complementary
#60F7CA #F760D9 #F77E60
monochromatic
#0BD297 #26F4B7 #60F7CA #9AFADD #D5FDF1
Accessibility & contrast
On white
1.34
#60F7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#60F7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F7CA
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F7CA | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#00F9EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #60f7ca; /* rgb */ color: rgb(96, 247, 202); /* oklch */ color: oklch(88.3% 0.144 170.0);
Tailwind
colors: {
custom: {
50: '#9bfada',
500: '#60f7ca',
950: '#000000',
},
}SCSS
$custom: #60f7ca; $custom-light: #9bfada; $custom-dark: #000000;
JSON
{
"hex": "#60f7ca",
"rgb": {
"r": 96,
"g": 247,
"b": 202
},
"hsl": {
"h": 162.119,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.88348,
"c": 0.14391,
"h": 170
},
"luminance": 0.73273
}Semantic roles & 50–950 ramp
primary
#60F7CA
secondary
#CD2E5D
accent
#0044E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583