#60FDBD#60FDBD
#60FDBD is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.161 H 162.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDBD |
|---|---|
| RGB | rgb(96, 253, 189) |
| HSL | hsl(156, 98%, 68%) |
| HSV | hsv(156, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.05, -55.83, 18.61) |
| CIE-LCH | lch(90.05, 58.85, 161.57°) |
| OKLab | oklab(89.46% -0.1535 0.0475) |
| OKLCH | oklch(89.46% 0.161 162.8) |
| XYZ | xyz(49.1296, 76.4064, 60.2930) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Greenish Cyan
#2AFEB7
ΔE00 2.34
Light Aquamarine
#7BFDC7
ΔE00 2.53
Greenish Turquoise
#00FBB0
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDBD #FD60A0
analogous
#60FD6E #60FDBD #60EFFD
triadic
#60FDBD #BD60FD #FDBD60
tetradic
#60FDBD #6E60FD #FD60A0 #EFFD60
square
#60FDBD #6E60FD #FD60A0 #EFFD60
split-complementary
#60FDBD #FD60EF #FD6E60
monochromatic
#03E086 #24FCA4 #60FDBD #9CFED6 #D9FFEF
Accessibility & contrast
On white
1.29
#60FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#60FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDBD
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDBD | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E4DCC1
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60fdbd; /* rgb */ color: rgb(96, 253, 189); /* oklch */ color: oklch(89.5% 0.161 162.8);
Tailwind
colors: {
custom: {
50: '#9cffd1',
500: '#60fdbd',
950: '#000000',
},
}SCSS
$custom: #60fdbd; $custom-light: #9cffd1; $custom-dark: #000000;
JSON
{
"hex": "#60fdbd",
"rgb": {
"r": 96,
"g": 253,
"b": 189
},
"hsl": {
"h": 155.541,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.8946,
"c": 0.16071,
"h": 162.8
},
"luminance": 0.76411
}Semantic roles & 50–950 ramp
primary
#60FDBD
secondary
#D72A71
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683