#60FDBB#60FDBB
#60FDBB is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.4% C 0.162 H 162.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDBB |
|---|---|
| RGB | rgb(96, 253, 187) |
| HSL | hsl(155, 98%, 68%) |
| HSV | hsv(155, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.01, -56.25, 19.57) |
| CIE-LCH | lch(90.01, 59.56, 160.81°) |
| OKLab | oklab(89.41% -0.1544 0.0499) |
| OKLCH | oklch(89.41% 0.162 162.1) |
| XYZ | xyz(48.9140, 76.3201, 59.1575) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.39
Greenish Cyan
#2AFEB7
ΔE00 2.25
Light Aquamarine
#7BFDC7
ΔE00 2.82
Greenish Turquoise
#00FBB0
ΔE00 3.01
Light Blue Green
#7EFBB3
ΔE00 3.08
Seafoam Green
#7AF9AB
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDBB #FD60A2
analogous
#60FD6C #60FDBB #60F1FD
triadic
#60FDBB #BB60FD #FDBB60
tetradic
#60FDBB #6C60FD #FD60A2 #F1FD60
square
#60FDBB #6C60FD #FD60A2 #F1FD60
split-complementary
#60FDBB #FD60F1 #FD6C60
monochromatic
#03E083 #24FCA1 #60FDBB #9CFED5 #D9FFEF
Accessibility & contrast
On white
1.29
#60FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#60FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDBB
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDBB | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60fdbb; /* rgb */ color: rgb(96, 253, 187); /* oklch */ color: oklch(89.4% 0.162 162.1);
Tailwind
colors: {
custom: {
50: '#9cffcf',
500: '#60fdbb',
950: '#000000',
},
}SCSS
$custom: #60fdbb; $custom-light: #9cffcf; $custom-dark: #000000;
JSON
{
"hex": "#60fdbb",
"rgb": {
"r": 96,
"g": 253,
"b": 187
},
"hsl": {
"h": 154.777,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89414,
"c": 0.1623,
"h": 162.1
},
"luminance": 0.76325
}Semantic roles & 50–950 ramp
primary
#60FDBB
secondary
#D72A73
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683