#60F6CC#60F6CC
#60F6CC is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.2% C 0.141 H 171.3°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #60F6CC |
|---|---|
| RGB | rgb(96, 246, 204) |
| HSL | hsl(163, 89%, 67%) |
| HSV | hsv(163, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 17.1%, 3.5%) |
| CIE-LAB | lab(88.33, -49.67, 8.43) |
| CIE-LCH | lch(88.33, 50.38, 170.37°) |
| OKLab | oklab(88.16% -0.1398 0.0215) |
| OKLCH | oklch(88.16% 0.141 171.3) |
| XYZ | xyz(48.6734, 72.7529, 68.5926) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.43
Aquamarine
#7FFFD4
ΔE00 2.84
Bright Teal
#01F9C6
ΔE00 3.24
Aqua Marine
#2EE8BB
ΔE00 3.89
Light Aqua
#8CFFDB
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F6CC #F6608A
analogous
#60F681 #60F6CC #60D5F6
triadic
#60F6CC #CC60F6 #F6CC60
tetradic
#60F6CC #8160F6 #F6608A #D5F660
square
#60F6CC #8160F6 #F6608A #D5F660
split-complementary
#60F6CC #F660D5 #F68160
monochromatic
#0CD099 #26F3B9 #60F6CC #9AF9DF #D4FDF1
Accessibility & contrast
On white
1.35
#60F6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#60F6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F6CC
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F6CC | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CA
Deuteranopia (green-blind)
#DAD7CF
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #60f6cc; /* rgb */ color: rgb(96, 246, 204); /* oklch */ color: oklch(88.2% 0.141 171.3);
Tailwind
colors: {
custom: {
50: '#9bfadb',
500: '#60f6cc',
950: '#000000',
},
}SCSS
$custom: #60f6cc; $custom-light: #9bfadb; $custom-dark: #000000;
JSON
{
"hex": "#60f6cc",
"rgb": {
"r": 96,
"g": 246,
"b": 204
},
"hsl": {
"h": 163.2,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.88163,
"c": 0.14145,
"h": 171.3
},
"luminance": 0.72758
}Semantic roles & 50–950 ramp
primary
#60F6CC
secondary
#CB2F5B
accent
#0040E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584