#60FBB0#60FBB0
#60FBB0 is a very light, vivid teal. Relative luminance 0.746; OKLCH L 88.7% C 0.169 H 158.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBB0 |
|---|---|
| RGB | rgb(96, 251, 176) |
| HSL | hsl(151, 95%, 68%) |
| HSV | hsv(151, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(89.21, -57.68, 24.09) |
| CIE-LCH | lch(89.21, 62.50, 157.33°) |
| OKLab | oklab(88.69% -0.1573 0.0611) |
| OKLCH | oklch(88.69% 0.169 158.8) |
| XYZ | xyz(47.1532, 74.6109, 52.9822) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Light Blue Green
#7EFBB3
ΔE00 2.24
Seafoam Green
#7AF9AB
ΔE00 2.38
Light Green Blue
#56FCA2
ΔE00 2.56
Sea Green (survey)
#53FCA1
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBB0 #FB60AB
analogous
#60FB62 #60FBB0 #60F8FB
triadic
#60FBB0 #B060FB #FBB060
tetradic
#60FBB0 #6260FB #FB60AB #F8FB60
square
#60FBB0 #6260FB #FB60AB #F8FB60
split-complementary
#60FBB0 #FB60F8 #FB6260
monochromatic
#06DB74 #24F992 #60FBB0 #9CFDCE #D7FEEB
Accessibility & contrast
On white
1.32
#60FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#60FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBB0
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBB0 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AB
Deuteranopia (green-blind)
#E4DAB5
Tritanopia (blue-blind)
#00FAE7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fbb0; /* rgb */ color: rgb(96, 251, 176); /* oklch */ color: oklch(88.7% 0.169 158.8);
Tailwind
colors: {
custom: {
50: '#9bfec8',
500: '#60fbb0',
950: '#000000',
},
}SCSS
$custom: #60fbb0; $custom-light: #9bfec8; $custom-dark: #000000;
JSON
{
"hex": "#60fbb0",
"rgb": {
"r": 96,
"g": 251,
"b": 176
},
"hsl": {
"h": 150.968,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.88691,
"c": 0.16876,
"h": 158.8
},
"luminance": 0.74616
}Semantic roles & 50–950 ramp
primary
#60FBB0
secondary
#D42B7D
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682