#60FDBC#60FDBC
#60FDBC is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.4% C 0.162 H 162.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDBC |
|---|---|
| RGB | rgb(96, 253, 188) |
| HSL | hsl(155, 98%, 68%) |
| HSV | hsv(155, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.03, -56.04, 19.09) |
| CIE-LCH | lch(90.03, 59.20, 161.19°) |
| OKLab | oklab(89.44% -0.154 0.0487) |
| OKLCH | oklch(89.44% 0.162 162.4) |
| XYZ | xyz(49.0214, 76.3631, 59.7233) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.48
Greenish Cyan
#2AFEB7
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 2.67
Greenish Turquoise
#00FBB0
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDBC #FD60A1
analogous
#60FD6D #60FDBC #60F0FD
triadic
#60FDBC #BC60FD #FDBC60
tetradic
#60FDBC #6D60FD #FD60A1 #F0FD60
square
#60FDBC #6D60FD #FD60A1 #F0FD60
split-complementary
#60FDBC #FD60F0 #FD6D60
monochromatic
#03E084 #24FCA3 #60FDBC #9CFED5 #D9FFEF
Accessibility & contrast
On white
1.29
#60FDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#60FDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDBC
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDBC | 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)
#F9ECB8
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60fdbc; /* rgb */ color: rgb(96, 253, 188); /* oklch */ color: oklch(89.4% 0.162 162.4);
Tailwind
colors: {
custom: {
50: '#9cffd0',
500: '#60fdbc',
950: '#000000',
},
}SCSS
$custom: #60fdbc; $custom-light: #9cffd0; $custom-dark: #000000;
JSON
{
"hex": "#60fdbc",
"rgb": {
"r": 96,
"g": 253,
"b": 188
},
"hsl": {
"h": 155.159,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89437,
"c": 0.1615,
"h": 162.4
},
"luminance": 0.76368
}Semantic roles & 50–950 ramp
primary
#60FDBC
secondary
#D72A72
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683