#60FDBE#60FDBE
#60FDBE is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.160 H 163.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDBE |
|---|---|
| RGB | rgb(96, 253, 190) |
| HSL | hsl(156, 98%, 68%) |
| HSV | hsv(156, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.07, -55.62, 18.12) |
| CIE-LCH | lch(90.07, 58.50, 161.95°) |
| OKLab | oklab(89.48% -0.1531 0.0463) |
| OKLCH | oklch(89.48% 0.16 163.2) |
| XYZ | xyz(49.2385, 76.4499, 60.8666) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Light Aquamarine
#7BFDC7
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 2.41
Greenish Turquoise
#00FBB0
ΔE00 3.28
Light Blue Green
#7EFBB3
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDBE #FD609F
analogous
#60FD6F #60FDBE #60EDFD
triadic
#60FDBE #BE60FD #FDBE60
tetradic
#60FDBE #6F60FD #FD609F #EDFD60
square
#60FDBE #6F60FD #FD609F #EDFD60
split-complementary
#60FDBE #FD60ED #FD6F60
monochromatic
#03E087 #24FCA5 #60FDBE #9CFED7 #D9FFEF
Accessibility & contrast
On white
1.29
#60FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#60FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDBE
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDBE | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60fdbe; /* rgb */ color: rgb(96, 253, 190); /* oklch */ color: oklch(89.5% 0.160 163.2);
Tailwind
colors: {
custom: {
50: '#9cffd1',
500: '#60fdbe',
950: '#000000',
},
}SCSS
$custom: #60fdbe; $custom-light: #9cffd1; $custom-dark: #000000;
JSON
{
"hex": "#60fdbe",
"rgb": {
"r": 96,
"g": 253,
"b": 190
},
"hsl": {
"h": 155.924,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89483,
"c": 0.15993,
"h": 163.2
},
"luminance": 0.76455
}Semantic roles & 50–950 ramp
primary
#60FDBE
secondary
#D72A70
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683