#60FBBE#60FBBE
#60FBBE is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.0% C 0.157 H 163.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBBE |
|---|---|
| RGB | rgb(96, 251, 190) |
| HSL | hsl(156, 95%, 68%) |
| HSV | hsv(156, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.48, -54.82, 17.30) |
| CIE-LCH | lch(89.48, 57.48, 162.48°) |
| OKLab | oklab(89.01% -0.1511 0.0442) |
| OKLCH | oklch(89.01% 0.157 163.7) |
| XYZ | xyz(48.6105, 75.1938, 60.6573) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Light Aquamarine
#7BFDC7
ΔE00 2.24
Greenish Cyan
#2AFEB7
ΔE00 2.64
Greenish Turquoise
#00FBB0
ΔE00 3.45
Light Blue Green
#7EFBB3
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBBE #FB609D
analogous
#60FB70 #60FBBE #60EBFB
triadic
#60FBBE #BE60FB #FBBE60
tetradic
#60FBBE #7060FB #FB609D #EBFB60
square
#60FBBE #7060FB #FB609D #EBFB60
split-complementary
#60FBBE #FB60EB #FB7060
monochromatic
#06DB87 #24F9A6 #60FBBE #9CFDD6 #D7FEEF
Accessibility & contrast
On white
1.31
#60FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#60FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBBE
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBBE | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E1DBC2
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #60fbbe; /* rgb */ color: rgb(96, 251, 190); /* oklch */ color: oklch(89.0% 0.157 163.7);
Tailwind
colors: {
custom: {
50: '#9bfdd1',
500: '#60fbbe',
950: '#000000',
},
}SCSS
$custom: #60fbbe; $custom-light: #9bfdd1; $custom-dark: #000000;
JSON
{
"hex": "#60fbbe",
"rgb": {
"r": 96,
"g": 251,
"b": 190
},
"hsl": {
"h": 156.387,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.89005,
"c": 0.15742,
"h": 163.7
},
"luminance": 0.75199
}Semantic roles & 50–950 ramp
primary
#60FBBE
secondary
#D42B6E
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683