#60F0B0#60F0B0
#60F0B0 is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.0% C 0.154 H 161.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #60F0B0 |
|---|---|
| RGB | rgb(96, 240, 176) |
| HSL | hsl(153, 83%, 66%) |
| HSV | hsv(153, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 26.7%, 5.9%) |
| CIE-LAB | lab(85.97, -53.30, 19.62) |
| CIE-LCH | lch(85.97, 56.79, 159.79°) |
| OKLab | oklab(86.04% -0.1462 0.05) |
| OKLCH | oklch(86.04% 0.155 161.1) |
| XYZ | xyz(43.8163, 67.9372, 51.8699) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.52
Light Blue Green
#7EFBB3
ΔE00 3.61
Greenish Cyan
#2AFEB7
ΔE00 3.76
Greenish Turquoise
#00FBB0
ΔE00 3.82
Light Aquamarine
#7BFDC7
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F0B0 #F060A0
analogous
#60F068 #60F0B0 #60E8F0
triadic
#60F0B0 #B060F0 #F0B060
tetradic
#60F0B0 #6860F0 #F060A0 #E8F060
square
#60F0B0 #6860F0 #F060A0 #E8F060
split-complementary
#60F0B0 #F060E8 #F06860
monochromatic
#12C375 #28EB94 #60F0B0 #98F5CC #D0FBE8
Accessibility & contrast
On white
1.44
#60F0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#60F0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F0B0
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F0B0 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAC
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#08EFDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f0b0; /* rgb */ color: rgb(96, 240, 176); /* oklch */ color: oklch(86.0% 0.154 161.1);
Tailwind
colors: {
custom: {
50: '#9af6c7',
500: '#60f0b0',
950: '#000000',
},
}SCSS
$custom: #60f0b0; $custom-light: #9af6c7; $custom-dark: #000000;
JSON
{
"hex": "#60f0b0",
"rgb": {
"r": 96,
"g": 240,
"b": 176
},
"hsl": {
"h": 153.333,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.86042,
"c": 0.1545,
"h": 161.1
},
"luminance": 0.67942
}Semantic roles & 50–950 ramp
primary
#60F0B0
secondary
#C13372
accent
#0667DF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582