#60FBB2#60FBB2
#60FBB2 is a very light, vivid teal. Relative luminance 0.747; OKLCH L 88.7% C 0.167 H 159.4°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBB2 |
|---|---|
| RGB | rgb(96, 251, 178) |
| HSL | hsl(152, 95%, 68%) |
| HSV | hsv(152, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(89.25, -57.28, 23.12) |
| CIE-LCH | lch(89.25, 61.77, 158.02°) |
| OKLab | oklab(88.73% -0.1564 0.0587) |
| OKLCH | oklch(88.73% 0.167 159.4) |
| XYZ | xyz(47.3525, 74.6906, 54.0321) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Blue Green
#7EFBB3
ΔE00 2.30
Seafoam Green
#7AF9AB
ΔE00 2.62
Greenish Cyan
#2AFEB7
ΔE00 2.64
Greenish Turquoise
#00FBB0
ΔE00 2.87
Seafoam (survey)
#80F9AD
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBB2 #FB60A9
analogous
#60FB64 #60FBB2 #60F6FB
triadic
#60FBB2 #B260FB #FBB260
tetradic
#60FBB2 #6460FB #FB60A9 #F6FB60
square
#60FBB2 #6460FB #FB60A9 #F6FB60
split-complementary
#60FBB2 #FB60F6 #FB6460
monochromatic
#06DB77 #24F995 #60FBB2 #9CFDCF #D7FEEC
Accessibility & contrast
On white
1.32
#60FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#60FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBB2
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBB2 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AE
Deuteranopia (green-blind)
#E3DAB7
Tritanopia (blue-blind)
#00FAE7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fbb2; /* rgb */ color: rgb(96, 251, 178); /* oklch */ color: oklch(88.7% 0.167 159.4);
Tailwind
colors: {
custom: {
50: '#9bfdc9',
500: '#60fbb2',
950: '#000000',
},
}SCSS
$custom: #60fbb2; $custom-light: #9bfdc9; $custom-dark: #000000;
JSON
{
"hex": "#60fbb2",
"rgb": {
"r": 96,
"g": 251,
"b": 178
},
"hsl": {
"h": 151.742,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.88734,
"c": 0.16708,
"h": 159.4
},
"luminance": 0.74696
}Semantic roles & 50–950 ramp
primary
#60FBB2
secondary
#D42B7B
accent
#006CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682