#60FFBD#60FFBD
#60FFBD is a very light, vivid teal. Relative luminance 0.777; OKLCH L 89.9% C 0.163 H 162.3°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFBD |
|---|---|
| RGB | rgb(96, 255, 189) |
| HSL | hsl(155, 100%, 69%) |
| HSV | hsv(155, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.63, -56.63, 19.42) |
| CIE-LCH | lch(90.63, 59.87, 161.07°) |
| OKLab | oklab(89.94% -0.1555 0.0495) |
| OKLCH | oklch(89.94% 0.163 162.3) |
| XYZ | xyz(49.7643, 77.6757, 60.5046) |
| Luminance | 0.7768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Greenish Cyan
#2AFEB7
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 2.79
Greenish Turquoise
#00FBB0
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFBD #FF60A2
analogous
#60FF6E #60FFBD #60F2FF
triadic
#60FFBD #BD60FF #FFBD60
tetradic
#60FFBD #6E60FF #FF60A2 #F2FF60
square
#60FFBD #6E60FF #FF60A2 #F2FF60
split-complementary
#60FFBD #FF60F2 #FF6E60
monochromatic
#00E586 #23FFA4 #60FFBD #9DFFD6 #DAFFF0
Accessibility & contrast
On white
1.27
#60FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#60FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFBD
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFBD | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #60ffbd; /* rgb */ color: rgb(96, 255, 189); /* oklch */ color: oklch(89.9% 0.163 162.3);
Tailwind
colors: {
custom: {
50: '#9cffd1',
500: '#60ffbd',
950: '#000000',
},
}SCSS
$custom: #60ffbd; $custom-light: #9cffd1; $custom-dark: #000000;
JSON
{
"hex": "#60ffbd",
"rgb": {
"r": 96,
"g": 255,
"b": 189
},
"hsl": {
"h": 155.094,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.89938,
"c": 0.16323,
"h": 162.3
},
"luminance": 0.77681
}Semantic roles & 50–950 ramp
primary
#60FFBD
secondary
#D92A73
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683