#60FFBB#60FFBB
#60FFBB is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.165 H 161.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFBB |
|---|---|
| RGB | rgb(96, 255, 187) |
| HSL | hsl(154, 100%, 69%) |
| HSV | hsv(154, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.59, -57.04, 20.39) |
| CIE-LCH | lch(90.59, 60.57, 160.33°) |
| OKLab | oklab(89.89% -0.1564 0.052) |
| OKLCH | oklch(89.89% 0.165 161.6) |
| XYZ | xyz(49.5487, 77.5895, 59.3691) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Greenish Cyan
#2AFEB7
ΔE00 2.21
Light Blue Green
#7EFBB3
ΔE00 2.98
Greenish Turquoise
#00FBB0
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFBB #FF60A4
analogous
#60FF6C #60FFBB #60F3FF
triadic
#60FFBB #BB60FF #FFBB60
tetradic
#60FFBB #6C60FF #FF60A4 #F3FF60
square
#60FFBB #6C60FF #FF60A4 #F3FF60
split-complementary
#60FFBB #FF60F3 #FF6C60
monochromatic
#00E583 #23FFA1 #60FFBB #9DFFD5 #DAFFEF
Accessibility & contrast
On white
1.27
#60FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#60FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFBB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFBB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #60ffbb; /* rgb */ color: rgb(96, 255, 187); /* oklch */ color: oklch(89.9% 0.165 161.6);
Tailwind
colors: {
custom: {
50: '#9cffcf',
500: '#60ffbb',
950: '#000000',
},
}SCSS
$custom: #60ffbb; $custom-light: #9cffcf; $custom-dark: #000000;
JSON
{
"hex": "#60ffbb",
"rgb": {
"r": 96,
"g": 255,
"b": 187
},
"hsl": {
"h": 154.34,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.89893,
"c": 0.16482,
"h": 161.6
},
"luminance": 0.77595
}Semantic roles & 50–950 ramp
primary
#60FFBB
secondary
#D92A75
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683