#60FFC7#60FFC7
#60FFC7 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.156 H 166.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFC7 |
|---|---|
| RGB | rgb(96, 255, 199) |
| HSL | hsl(159, 100%, 69%) |
| HSV | hsv(159, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 22%, 0%) |
| CIE-LAB | lab(90.84, -54.50, 14.58) |
| CIE-LCH | lch(90.84, 56.42, 165.02°) |
| OKLab | oklab(90.17% -0.1511 0.0373) |
| OKLCH | oklch(90.17% 0.156 166.1) |
| XYZ | xyz(50.8874, 78.1250, 66.4196) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.02
Light Greenish Blue
#63F7B4
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.36
Greenish Cyan
#2AFEB7
ΔE00 3.37
Bright Teal
#01F9C6
ΔE00 3.45
Greenish Turquoise
#00FBB0
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFC7 #FF6098
analogous
#60FF78 #60FFC7 #60E8FF
triadic
#60FFC7 #C760FF #FFC760
tetradic
#60FFC7 #7860FF #FF6098 #E8FF60
square
#60FFC7 #7860FF #FF6098 #E8FF60
split-complementary
#60FFC7 #FF60E8 #FF7860
monochromatic
#00E594 #23FFB1 #60FFC7 #9DFFDD #DAFFF2
Accessibility & contrast
On white
1.26
#60FFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#60FFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFC7
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFC7 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC4
Deuteranopia (green-blind)
#E4DECB
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60ffc7; /* rgb */ color: rgb(96, 255, 199); /* oklch */ color: oklch(90.2% 0.156 166.1);
Tailwind
colors: {
custom: {
50: '#9cffd8',
500: '#60ffc7',
950: '#000000',
},
}SCSS
$custom: #60ffc7; $custom-light: #9cffd8; $custom-dark: #000000;
JSON
{
"hex": "#60ffc7",
"rgb": {
"r": 96,
"g": 255,
"b": 199
},
"hsl": {
"h": 158.868,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90174,
"c": 0.15562,
"h": 166.1
},
"luminance": 0.7813
}Semantic roles & 50–950 ramp
primary
#60FFC7
secondary
#D92A68
accent
#0051E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683