#60F6CA#60F6CA
#60F6CA is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.1% C 0.143 H 170.3°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #60F6CA |
|---|---|
| RGB | rgb(96, 246, 202) |
| HSL | hsl(162, 89%, 67%) |
| HSV | hsv(162, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 17.9%, 3.5%) |
| CIE-LAB | lab(88.28, -50.13, 9.40) |
| CIE-LCH | lch(88.28, 51.00, 169.38°) |
| OKLab | oklab(88.11% -0.1407 0.024) |
| OKLCH | oklch(88.11% 0.143 170.3) |
| XYZ | xyz(48.4351, 72.6576, 67.3374) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 2.81
Bright Teal
#01F9C6
ΔE00 3.06
Light Aquamarine
#7BFDC7
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 3.82
Light Aqua
#8CFFDB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F6CA #F6608C
analogous
#60F67F #60F6CA #60D7F6
triadic
#60F6CA #CA60F6 #F6CA60
tetradic
#60F6CA #7F60F6 #F6608C #D7F660
square
#60F6CA #7F60F6 #F6608C #D7F660
split-complementary
#60F6CA #F660D7 #F67F60
monochromatic
#0CD096 #26F3B7 #60F6CA #9AF9DD #D4FDF1
Accessibility & contrast
On white
1.35
#60F6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#60F6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F6CA
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F6CA | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7C8
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#00F8E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f6ca; /* rgb */ color: rgb(96, 246, 202); /* oklch */ color: oklch(88.1% 0.143 170.3);
Tailwind
colors: {
custom: {
50: '#9bfada',
500: '#60f6ca',
950: '#000000',
},
}SCSS
$custom: #60f6ca; $custom-light: #9bfada; $custom-dark: #000000;
JSON
{
"hex": "#60f6ca",
"rgb": {
"r": 96,
"g": 246,
"b": 202
},
"hsl": {
"h": 162.4,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.88111,
"c": 0.14272,
"h": 170.3
},
"luminance": 0.72663
}Semantic roles & 50–950 ramp
primary
#60F6CA
secondary
#CB2F5D
accent
#0043E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583