#60FAB6#60FAB6
#60FAB6 is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.6% C 0.163 H 161.0°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #60FAB6 |
|---|---|
| RGB | rgb(96, 250, 182) |
| HSL | hsl(154, 94%, 68%) |
| HSV | hsv(154, 62%, 98%) |
| CMYK | cmyk(61.6%, 0%, 27.2%, 2%) |
| CIE-LAB | lab(89.03, -56.08, 20.78) |
| CIE-LCH | lch(89.03, 59.81, 159.67°) |
| OKLab | oklab(88.58% -0.1536 0.0529) |
| OKLCH | oklch(88.58% 0.163 161) |
| XYZ | xyz(47.4484, 74.2305, 56.0743) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.66
Greenish Cyan
#2AFEB7
ΔE00 2.41
Light Blue Green
#7EFBB3
ΔE00 2.69
Greenish Turquoise
#00FBB0
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FAB6 #FA60A4
analogous
#60FA69 #60FAB6 #60F1FA
triadic
#60FAB6 #B660FA #FAB660
tetradic
#60FAB6 #6960FA #FA60A4 #F1FA60
square
#60FAB6 #6960FA #FA60A4 #F1FA60
split-complementary
#60FAB6 #FA60F1 #FA6960
monochromatic
#07D97C #25F89B #60FAB6 #9BFCD1 #D7FEEC
Accessibility & contrast
On white
1.33
#60FAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#60FAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FAB6
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FAB6 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B2
Deuteranopia (green-blind)
#E2DABA
Tritanopia (blue-blind)
#00F9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fab6; /* rgb */ color: rgb(96, 250, 182); /* oklch */ color: oklch(88.6% 0.163 161.0);
Tailwind
colors: {
custom: {
50: '#9bfdcc',
500: '#60fab6',
950: '#000000',
},
}SCSS
$custom: #60fab6; $custom-light: #9bfdcc; $custom-dark: #000000;
JSON
{
"hex": "#60fab6",
"rgb": {
"r": 96,
"g": 250,
"b": 182
},
"hsl": {
"h": 153.506,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.88582,
"c": 0.1625,
"h": 161
},
"luminance": 0.74235
}Semantic roles & 50–950 ramp
primary
#60FAB6
secondary
#D32C75
accent
#0065E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683