#60F0B4#60F0B4
#60F0B4 is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.1% C 0.151 H 162.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0B4 |
|---|---|
| RGB | rgb(96, 240, 180) |
| HSL | hsl(155, 83%, 66%) |
| HSV | hsv(155, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 25%, 5.9%) |
| CIE-LAB | lab(86.06, -52.47, 17.66) |
| CIE-LCH | lch(86.06, 55.36, 161.39°) |
| OKLab | oklab(86.13% -0.1444 0.0451) |
| OKLCH | oklch(86.13% 0.151 162.7) |
| XYZ | xyz(44.2179, 68.0978, 53.9851) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.91
Light Aquamarine
#7BFDC7
ΔE00 3.53
Greenish Cyan
#2AFEB7
ΔE00 3.87
Greenish Turquoise
#00FBB0
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0B4 #F0609C
analogous
#60F06C #60F0B4 #60E4F0
triadic
#60F0B4 #B460F0 #F0B460
tetradic
#60F0B4 #6C60F0 #F0609C #E4F060
square
#60F0B4 #6C60F0 #F0609C #E4F060
split-complementary
#60F0B4 #F060E4 #F06C60
monochromatic
#12C37A #28EB9A #60F0B4 #98F5CE #D0FBE9
Accessibility & contrast
On white
1.44
#60F0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#60F0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0B4
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0B4 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE0B1
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#00F0E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f0b4; /* rgb */ color: rgb(96, 240, 180); /* oklch */ color: oklch(86.1% 0.151 162.7);
Tailwind
colors: {
custom: {
50: '#9af6ca',
500: '#60f0b4',
950: '#000000',
},
}SCSS
$custom: #60f0b4; $custom-light: #9af6ca; $custom-dark: #000000;
JSON
{
"hex": "#60f0b4",
"rgb": {
"r": 96,
"g": 240,
"b": 180
},
"hsl": {
"h": 155,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.86134,
"c": 0.15128,
"h": 162.7
},
"luminance": 0.68102
}Semantic roles & 50–950 ramp
primary
#60F0B4
secondary
#C1336E
accent
#0661DF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582