#60FFBA#60FFBA
#60FFBA is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.166 H 161.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFBA |
|---|---|
| RGB | rgb(96, 255, 186) |
| HSL | hsl(154, 100%, 69%) |
| HSV | hsv(154, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.57, -57.24, 20.87) |
| CIE-LCH | lch(90.57, 60.93, 159.97°) |
| OKLab | oklab(89.87% -0.1569 0.0532) |
| OKLCH | oklch(89.87% 0.166 161.3) |
| XYZ | xyz(49.4420, 77.5468, 58.8073) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Greenish Cyan
#2AFEB7
ΔE00 2.23
Light Blue Green
#7EFBB3
ΔE00 2.87
Greenish Turquoise
#00FBB0
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFBA #FF60A5
analogous
#60FF6B #60FFBA #60F5FF
triadic
#60FFBA #BA60FF #FFBA60
tetradic
#60FFBA #6B60FF #FF60A5 #F5FF60
square
#60FFBA #6B60FF #FF60A5 #F5FF60
split-complementary
#60FFBA #FF60F5 #FF6B60
monochromatic
#00E581 #23FF9F #60FFBA #9DFFD5 #DAFFEF
Accessibility & contrast
On white
1.27
#60FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#60FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFBA
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFBA | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #60ffba; /* rgb */ color: rgb(96, 255, 186); /* oklch */ color: oklch(89.9% 0.166 161.3);
Tailwind
colors: {
custom: {
50: '#9cffcf',
500: '#60ffba',
950: '#000000',
},
}SCSS
$custom: #60ffba; $custom-light: #9cffcf; $custom-dark: #000000;
JSON
{
"hex": "#60ffba",
"rgb": {
"r": 96,
"g": 255,
"b": 186
},
"hsl": {
"h": 153.962,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.8987,
"c": 0.16562,
"h": 161.3
},
"luminance": 0.77552
}Semantic roles & 50–950 ramp
primary
#60FFBA
secondary
#D92A76
accent
#0064E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683