#60FBBC#60FBBC
#60FBBC is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.0% C 0.159 H 162.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBBC |
|---|---|
| RGB | rgb(96, 251, 188) |
| HSL | hsl(156, 95%, 68%) |
| HSV | hsv(156, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(89.44, -55.24, 18.27) |
| CIE-LCH | lch(89.44, 58.18, 161.69°) |
| OKLab | oklab(88.96% -0.152 0.0467) |
| OKLCH | oklch(88.96% 0.159 162.9) |
| XYZ | xyz(48.3934, 75.1070, 59.5139) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.40
Greenish Cyan
#2AFEB7
ΔE00 2.46
Light Aquamarine
#7BFDC7
ΔE00 2.47
Greenish Turquoise
#00FBB0
ΔE00 3.22
Light Blue Green
#7EFBB3
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBBC #FB609F
analogous
#60FB6E #60FBBC #60ECFB
triadic
#60FBBC #BC60FB #FBBC60
tetradic
#60FBBC #6E60FB #FB609F #ECFB60
square
#60FBBC #6E60FB #FB609F #ECFB60
split-complementary
#60FBBC #FB60EC #FB6E60
monochromatic
#06DB84 #24F9A3 #60FBBC #9CFDD5 #D7FEEE
Accessibility & contrast
On white
1.31
#60FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#60FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBBC
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBBC | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB8
Deuteranopia (green-blind)
#E2DBC0
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #60fbbc; /* rgb */ color: rgb(96, 251, 188); /* oklch */ color: oklch(89.0% 0.159 162.9);
Tailwind
colors: {
custom: {
50: '#9bfdd0',
500: '#60fbbc',
950: '#000000',
},
}SCSS
$custom: #60fbbc; $custom-light: #9bfdd0; $custom-dark: #000000;
JSON
{
"hex": "#60fbbc",
"rgb": {
"r": 96,
"g": 251,
"b": 188
},
"hsl": {
"h": 155.613,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.88959,
"c": 0.15898,
"h": 162.9
},
"luminance": 0.75112
}Semantic roles & 50–950 ramp
primary
#60FBBC
secondary
#D42B70
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683