#60F5B4#60F5B4
#60F5B4 is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.3% C 0.158 H 161.4°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #60F5B4 |
|---|---|
| RGB | rgb(96, 245, 180) |
| HSL | hsl(154, 88%, 67%) |
| HSV | hsv(154, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 26.5%, 3.9%) |
| CIE-LAB | lab(87.52, -54.49, 19.71) |
| CIE-LCH | lch(87.52, 57.95, 160.11°) |
| OKLab | oklab(87.34% -0.1495 0.0503) |
| OKLCH | oklch(87.34% 0.158 161.4) |
| XYZ | xyz(45.7101, 71.0822, 54.4825) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.59
Greenish Cyan
#2AFEB7
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 3.11
Greenish Turquoise
#00FBB0
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F5B4 #F560A1
analogous
#60F56A #60F5B4 #60EBF5
triadic
#60F5B4 #B460F5 #F5B460
tetradic
#60F5B4 #6A60F5 #F560A1 #EBF560
square
#60F5B4 #6A60F5 #F560A1 #EBF560
split-complementary
#60F5B4 #F560EB #F56A60
monochromatic
#0DCE7A #26F199 #60F5B4 #9AF9CF #D3FCEA
Accessibility & contrast
On white
1.38
#60F5B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#60F5B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F5B4
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F5B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F5B4 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4B0
Deuteranopia (green-blind)
#DDD5B8
Tritanopia (blue-blind)
#00F4E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f5b4; /* rgb */ color: rgb(96, 245, 180); /* oklch */ color: oklch(87.3% 0.158 161.4);
Tailwind
colors: {
custom: {
50: '#9af9ca',
500: '#60f5b4',
950: '#000000',
},
}SCSS
$custom: #60f5b4; $custom-light: #9af9ca; $custom-dark: #000000;
JSON
{
"hex": "#60f5b4",
"rgb": {
"r": 96,
"g": 245,
"b": 180
},
"hsl": {
"h": 153.826,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.87336,
"c": 0.15771,
"h": 161.4
},
"luminance": 0.71087
}Semantic roles & 50–950 ramp
primary
#60F5B4
secondary
#C93073
accent
#0164E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582