#60FBAE#60FBAE
#60FBAE is a very light, vivid teal. Relative luminance 0.745; OKLCH L 88.6% C 0.170 H 158.1°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBAE |
|---|---|
| RGB | rgb(96, 251, 174) |
| HSL | hsl(150, 95%, 68%) |
| HSV | hsv(150, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.17, -58.07, 25.06) |
| CIE-LCH | lch(89.17, 63.24, 156.66°) |
| OKLab | oklab(88.65% -0.1582 0.0635) |
| OKLCH | oklch(88.65% 0.17 158.1) |
| XYZ | xyz(46.9567, 74.5323, 51.9477) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.92
Light Green Blue
#56FCA2
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.20
Light Blue Green
#7EFBB3
ΔE00 2.24
Sea Green (survey)
#53FCA1
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBAE #FB60AD
analogous
#60FB61 #60FBAE #60FAFB
triadic
#60FBAE #AE60FB #FBAE60
tetradic
#60FBAE #6160FB #FB60AD #FAFB60
square
#60FBAE #6160FB #FB60AD #FAFB60
split-complementary
#60FBAE #FB60FA #FB6160
monochromatic
#06DB71 #24F990 #60FBAE #9CFDCC #D7FEEB
Accessibility & contrast
On white
1.32
#60FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#60FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBAE
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBAE | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E4DAB3
Tritanopia (blue-blind)
#00F9E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fbae; /* rgb */ color: rgb(96, 251, 174); /* oklch */ color: oklch(88.6% 0.170 158.1);
Tailwind
colors: {
custom: {
50: '#9bfec6',
500: '#60fbae',
950: '#000000',
},
}SCSS
$custom: #60fbae; $custom-light: #9bfec6; $custom-dark: #000000;
JSON
{
"hex": "#60fbae",
"rgb": {
"r": 96,
"g": 251,
"b": 174
},
"hsl": {
"h": 150.194,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.88649,
"c": 0.17045,
"h": 158.1
},
"luminance": 0.74537
}Semantic roles & 50–950 ramp
primary
#60FBAE
secondary
#D42B7F
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682