#60FAB2#60FAB2
#60FAB2 is a very light, vivid teal. Relative luminance 0.741; OKLCH L 88.5% C 0.166 H 159.6°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60FAB2 |
|---|---|
| RGB | rgb(96, 250, 178) |
| HSL | hsl(152, 94%, 68%) |
| HSV | hsv(152, 62%, 98%) |
| CMYK | cmyk(61.6%, 0%, 28.8%, 2%) |
| CIE-LAB | lab(88.95, -56.89, 22.72) |
| CIE-LCH | lch(88.95, 61.25, 158.23°) |
| OKLab | oklab(88.49% -0.1554 0.0577) |
| OKLCH | oklch(88.49% 0.166 159.6) |
| XYZ | xyz(47.0410, 74.0675, 53.9282) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.04
Light Blue Green
#7EFBB3
ΔE00 2.34
Greenish Cyan
#2AFEB7
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 2.69
Greenish Turquoise
#00FBB0
ΔE00 2.87
Seafoam (survey)
#80F9AD
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FAB2 #FA60A8
analogous
#60FA65 #60FAB2 #60F5FA
triadic
#60FAB2 #B260FA #FAB260
tetradic
#60FAB2 #6560FA #FA60A8 #F5FA60
square
#60FAB2 #6560FA #FA60A8 #F5FA60
split-complementary
#60FAB2 #FA60F5 #FA6560
monochromatic
#07D977 #25F895 #60FAB2 #9BFCCF #D7FEEB
Accessibility & contrast
On white
1.33
#60FAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#60FAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FAB2
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FAB2 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AE
Deuteranopia (green-blind)
#E2D9B7
Tritanopia (blue-blind)
#00F9E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60fab2; /* rgb */ color: rgb(96, 250, 178); /* oklch */ color: oklch(88.5% 0.166 159.6);
Tailwind
colors: {
custom: {
50: '#9bfdc9',
500: '#60fab2',
950: '#000000',
},
}SCSS
$custom: #60fab2; $custom-light: #9bfdc9; $custom-dark: #000000;
JSON
{
"hex": "#60fab2",
"rgb": {
"r": 96,
"g": 250,
"b": 178
},
"hsl": {
"h": 151.948,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.88494,
"c": 0.1658,
"h": 159.6
},
"luminance": 0.74072
}Semantic roles & 50–950 ramp
primary
#60FAB2
secondary
#D32C7A
accent
#006BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682