#60F4BA#60F4BA
#60F4BA is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.2% C 0.152 H 164.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #60F4BA |
|---|---|
| RGB | rgb(96, 244, 186) |
| HSL | hsl(156, 87%, 67%) |
| HSV | hsv(156, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 23.8%, 4.3%) |
| CIE-LAB | lab(87.35, -52.83, 16.38) |
| CIE-LCH | lch(87.35, 55.31, 162.78°) |
| OKLab | oklab(87.24% -0.1458 0.0419) |
| OKLCH | oklch(87.24% 0.152 164) |
| XYZ | xyz(46.0329, 70.7286, 57.6709) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.96
Light Aquamarine
#7BFDC7
ΔE00 2.72
Greenish Cyan
#2AFEB7
ΔE00 3.48
Greenish Turquoise
#00FBB0
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F4BA #F4609A
analogous
#60F470 #60F4BA #60E4F4
triadic
#60F4BA #BA60F4 #F4BA60
tetradic
#60F4BA #7060F4 #F4609A #E4F460
square
#60F4BA #7060F4 #F4609A #E4F460
split-complementary
#60F4BA #F460E4 #F47060
monochromatic
#0ECC81 #27F0A1 #60F4BA #99F8D3 #D2FCEC
Accessibility & contrast
On white
1.39
#60F4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#60F4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F4BA
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F4BA | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B7
Deuteranopia (green-blind)
#DBD5BE
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f4ba; /* rgb */ color: rgb(96, 244, 186); /* oklch */ color: oklch(87.2% 0.152 164.0);
Tailwind
colors: {
custom: {
50: '#9af8ce',
500: '#60f4ba',
950: '#000000',
},
}SCSS
$custom: #60f4ba; $custom-light: #9af8ce; $custom-dark: #000000;
JSON
{
"hex": "#60f4ba",
"rgb": {
"r": 96,
"g": 244,
"b": 186
},
"hsl": {
"h": 156.486,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.87236,
"c": 0.15169,
"h": 164
},
"luminance": 0.70733
}Semantic roles & 50–950 ramp
primary
#60F4BA
secondary
#C8306C
accent
#025AE4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583