#60F7B4#60F7B4
#60F7B4 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 87.8% C 0.160 H 161.0°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #60F7B4 |
|---|---|
| RGB | rgb(96, 247, 180) |
| HSL | hsl(153, 90%, 67%) |
| HSV | hsv(153, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 27.1%, 3.1%) |
| CIE-LAB | lab(88.11, -55.29, 20.53) |
| CIE-LCH | lch(88.11, 58.98, 159.63°) |
| OKLab | oklab(87.82% -0.1515 0.0523) |
| OKLCH | oklch(87.82% 0.16 161) |
| XYZ | xyz(46.3184, 72.2989, 54.6853) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.21
Greenish Cyan
#2AFEB7
ΔE00 2.71
Light Blue Green
#7EFBB3
ΔE00 2.80
Greenish Turquoise
#00FBB0
ΔE00 3.02
Seafoam Green
#7AF9AB
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F7B4 #F760A3
analogous
#60F768 #60F7B4 #60EFF7
triadic
#60F7B4 #B460F7 #F7B460
tetradic
#60F7B4 #6860F7 #F760A3 #EFF760
square
#60F7B4 #6860F7 #F760A3 #EFF760
split-complementary
#60F7B4 #F760EF #F76860
monochromatic
#0BD27A #26F499 #60F7B4 #9AFACF #D5FDEB
Accessibility & contrast
On white
1.36
#60F7B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#60F7B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F7B4
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F7B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F7B4 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6B0
Deuteranopia (green-blind)
#DFD7B8
Tritanopia (blue-blind)
#00F6E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #60f7b4; /* rgb */ color: rgb(96, 247, 180); /* oklch */ color: oklch(87.8% 0.160 161.0);
Tailwind
colors: {
custom: {
50: '#9bfbca',
500: '#60f7b4',
950: '#000000',
},
}SCSS
$custom: #60f7b4; $custom-light: #9bfbca; $custom-dark: #000000;
JSON
{
"hex": "#60f7b4",
"rgb": {
"r": 96,
"g": 247,
"b": 180
},
"hsl": {
"h": 153.377,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.87817,
"c": 0.16029,
"h": 161
},
"luminance": 0.72304
}Semantic roles & 50–950 ramp
primary
#60F7B4
secondary
#CD2E75
accent
#0066E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582