#60F5BA#60F5BA
#60F5BA is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.5% C 0.153 H 163.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60F5BA |
|---|---|
| RGB | rgb(96, 245, 186) |
| HSL | hsl(156, 88%, 67%) |
| HSV | hsv(156, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 24.1%, 3.9%) |
| CIE-LAB | lab(87.65, -53.24, 16.79) |
| CIE-LCH | lch(87.65, 55.82, 162.50°) |
| OKLab | oklab(87.48% -0.1468 0.0429) |
| OKLCH | oklch(87.48% 0.153 163.7) |
| XYZ | xyz(46.3346, 71.3320, 57.7715) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 2.64
Greenish Cyan
#2AFEB7
ΔE00 3.27
Greenish Turquoise
#00FBB0
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 4.02
Bright Teal
#01F9C6
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F5BA #F5609B
analogous
#60F570 #60F5BA #60E5F5
triadic
#60F5BA #BA60F5 #F5BA60
tetradic
#60F5BA #7060F5 #F5609B #E5F560
square
#60F5BA #7060F5 #F5609B #E5F560
split-complementary
#60F5BA #F560E5 #F57060
monochromatic
#0DCE81 #26F1A1 #60F5BA #9AF9D3 #D3FCEC
Accessibility & contrast
On white
1.38
#60F5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#60F5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F5BA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F5BA | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B7
Deuteranopia (green-blind)
#DCD6BE
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f5ba; /* rgb */ color: rgb(96, 245, 186); /* oklch */ color: oklch(87.5% 0.153 163.7);
Tailwind
colors: {
custom: {
50: '#9bf9ce',
500: '#60f5ba',
950: '#000000',
},
}SCSS
$custom: #60f5ba; $custom-light: #9bf9ce; $custom-dark: #000000;
JSON
{
"hex": "#60f5ba",
"rgb": {
"r": 96,
"g": 245,
"b": 186
},
"hsl": {
"h": 156.242,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.87475,
"c": 0.15295,
"h": 163.7
},
"luminance": 0.71337
}Semantic roles & 50–950 ramp
primary
#60F5BA
secondary
#C9306D
accent
#015BE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583