#60FBC5#60FBC5
#60FBC5 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.2% C 0.152 H 166.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBC5 |
|---|---|
| RGB | rgb(96, 251, 197) |
| HSL | hsl(159, 95%, 68%) |
| HSV | hsv(159, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(89.63, -53.31, 13.91) |
| CIE-LCH | lch(89.63, 55.10, 165.38°) |
| OKLab | oklab(89.17% -0.148 0.0356) |
| OKLCH | oklch(89.17% 0.152 166.5) |
| XYZ | xyz(49.3940, 75.5072, 64.7838) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.02
Bright Teal
#01F9C6
ΔE00 3.16
Light Greenish Blue
#63F7B4
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.23
Greenish Cyan
#2AFEB7
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBC5 #FB6096
analogous
#60FB77 #60FBC5 #60E3FB
triadic
#60FBC5 #C560FB #FBC560
tetradic
#60FBC5 #7760FB #FB6096 #E3FB60
square
#60FBC5 #7760FB #FB6096 #E3FB60
split-complementary
#60FBC5 #FB60E3 #FB7760
monochromatic
#06DB91 #24F9AF #60FBC5 #9CFDDB #D7FEF1
Accessibility & contrast
On white
1.30
#60FBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#60FBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBC5
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBC5 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC2
Deuteranopia (green-blind)
#E0DBC9
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #60fbc5; /* rgb */ color: rgb(96, 251, 197); /* oklch */ color: oklch(89.2% 0.152 166.5);
Tailwind
colors: {
custom: {
50: '#9cfdd6',
500: '#60fbc5',
950: '#000000',
},
}SCSS
$custom: #60fbc5; $custom-light: #9cfdd6; $custom-dark: #000000;
JSON
{
"hex": "#60fbc5",
"rgb": {
"r": 96,
"g": 251,
"b": 197
},
"hsl": {
"h": 159.097,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.89173,
"c": 0.15219,
"h": 166.5
},
"luminance": 0.75512
}Semantic roles & 50–950 ramp
primary
#60FBC5
secondary
#D42B66
accent
#0050E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683