#60F6CD#60F6CD
#60F6CD is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.2% C 0.141 H 171.7°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60F6CD |
|---|---|
| RGB | rgb(96, 246, 205) |
| HSL | hsl(164, 89%, 67%) |
| HSV | hsv(164, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 16.7%, 3.5%) |
| CIE-LAB | lab(88.35, -49.44, 7.94) |
| CIE-LCH | lch(88.35, 50.08, 170.87°) |
| OKLab | oklab(88.19% -0.1394 0.0202) |
| OKLCH | oklch(88.19% 0.141 171.7) |
| XYZ | xyz(48.7937, 72.8010, 69.2263) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.46
Aquamarine
#7FFFD4
ΔE00 2.90
Bright Teal
#01F9C6
ΔE00 3.36
Light Aqua
#8CFFDB
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 3.95
Light Aquamarine
#7BFDC7
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F6CD #F66089
analogous
#60F682 #60F6CD #60D4F6
triadic
#60F6CD #CD60F6 #F6CD60
tetradic
#60F6CD #8260F6 #F66089 #D4F660
square
#60F6CD #8260F6 #F66089 #D4F660
split-complementary
#60F6CD #F660D4 #F68260
monochromatic
#0CD09A #26F3BB #60F6CD #9AF9DF #D4FDF1
Accessibility & contrast
On white
1.35
#60F6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#60F6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F6CD
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F6CD | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CB
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #60f6cd; /* rgb */ color: rgb(96, 246, 205); /* oklch */ color: oklch(88.2% 0.141 171.7);
Tailwind
colors: {
custom: {
50: '#9bfadc',
500: '#60f6cd',
950: '#000000',
},
}SCSS
$custom: #60f6cd; $custom-light: #9bfadc; $custom-dark: #000000;
JSON
{
"hex": "#60f6cd",
"rgb": {
"r": 96,
"g": 246,
"b": 205
},
"hsl": {
"h": 163.6,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.88189,
"c": 0.14082,
"h": 171.7
},
"luminance": 0.72806
}Semantic roles & 50–950 ramp
primary
#60F6CD
secondary
#CB2F5A
accent
#003FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584