#60FECB#60FECB
#60FECB is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.152 H 168.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #60FECB |
|---|---|
| RGB | rgb(96, 254, 203) |
| HSL | hsl(161, 99%, 69%) |
| HSV | hsv(161, 62%, 100%) |
| CMYK | cmyk(62.2%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(90.63, -53.22, 12.23) |
| CIE-LCH | lch(90.63, 54.60, 167.05°) |
| OKLab | oklab(90.04% -0.1483 0.0313) |
| OKLCH | oklch(90.04% 0.152 168.1) |
| XYZ | xyz(51.0397, 77.6768, 68.7916) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.37
Aquamarine
#7FFFD4
ΔE00 2.64
Bright Teal
#01F9C6
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.66
Light Greenish Blue
#63F7B4
ΔE00 4.20
Greenish Cyan
#2AFEB7
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FECB #FE6093
analogous
#60FE7C #60FECB #60E2FE
triadic
#60FECB #CB60FE #FECB60
tetradic
#60FECB #7C60FE #FE6093 #E2FE60
square
#60FECB #7C60FE #FE6093 #E2FE60
split-complementary
#60FECB #FE60E2 #FE7C60
monochromatic
#01E29A #23FEB7 #60FECB #9DFEDF #DAFFF3
Accessibility & contrast
On white
1.27
#60FECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#60FECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FECB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FECB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #60fecb; /* rgb */ color: rgb(96, 254, 203); /* oklch */ color: oklch(90.0% 0.152 168.1);
Tailwind
colors: {
custom: {
50: '#9cffda',
500: '#60fecb',
950: '#000000',
},
}SCSS
$custom: #60fecb; $custom-light: #9cffda; $custom-dark: #000000;
JSON
{
"hex": "#60fecb",
"rgb": {
"r": 96,
"g": 254,
"b": 203
},
"hsl": {
"h": 160.633,
"s": 98.75,
"l": 68.627
},
"oklch": {
"l": 0.90035,
"c": 0.15158,
"h": 168.1
},
"luminance": 0.77682
}Semantic roles & 50–950 ramp
primary
#60FECB
secondary
#D82A62
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684