#60F7CE#60F7CE
#60F7CE is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.5% C 0.141 H 171.9°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #60F7CE |
|---|---|
| RGB | rgb(96, 247, 206) |
| HSL | hsl(164, 90%, 67%) |
| HSV | hsv(164, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 16.6%, 3.1%) |
| CIE-LAB | lab(88.67, -49.63, 7.87) |
| CIE-LCH | lch(88.67, 50.25, 170.99°) |
| OKLab | oklab(88.45% -0.1399 0.02) |
| OKLCH | oklch(88.45% 0.141 171.9) |
| XYZ | xyz(49.2198, 73.4594, 69.9657) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.53
Aquamarine
#7FFFD4
ΔE00 2.79
Bright Teal
#01F9C6
ΔE00 3.34
Light Aqua
#8CFFDB
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 4.11
Light Aquamarine
#7BFDC7
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F7CE #F76089
analogous
#60F783 #60F7CE #60D4F7
triadic
#60F7CE #CE60F7 #F7CE60
tetradic
#60F7CE #8360F7 #F76089 #D4F760
square
#60F7CE #8360F7 #F76089 #D4F760
split-complementary
#60F7CE #F760D4 #F78360
monochromatic
#0BD29C #26F4BC #60F7CE #9AFAE0 #D5FDF2
Accessibility & contrast
On white
1.34
#60F7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#60F7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F7CE
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F7CE | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CC
Deuteranopia (green-blind)
#DAD8D1
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60f7ce; /* rgb */ color: rgb(96, 247, 206); /* oklch */ color: oklch(88.5% 0.141 171.9);
Tailwind
colors: {
custom: {
50: '#9bfadd',
500: '#60f7ce',
950: '#000000',
},
}SCSS
$custom: #60f7ce; $custom-light: #9bfadd; $custom-dark: #000000;
JSON
{
"hex": "#60f7ce",
"rgb": {
"r": 96,
"g": 247,
"b": 206
},
"hsl": {
"h": 163.709,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.88453,
"c": 0.14136,
"h": 171.9
},
"luminance": 0.73465
}Semantic roles & 50–950 ramp
primary
#60F7CE
secondary
#CD2E59
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584