#60F5BB#60F5BB
#60F5BB is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.5% C 0.152 H 164.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60F5BB |
|---|---|
| RGB | rgb(96, 245, 187) |
| HSL | hsl(157, 88%, 67%) |
| HSV | hsv(157, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 23.7%, 3.9%) |
| CIE-LAB | lab(87.67, -53.02, 16.30) |
| CIE-LCH | lch(87.67, 55.47, 162.91°) |
| OKLab | oklab(87.5% -0.1464 0.0417) |
| OKLCH | oklch(87.5% 0.152 164.1) |
| XYZ | xyz(46.4413, 71.3747, 58.3333) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.95
Light Aquamarine
#7BFDC7
ΔE00 2.57
Greenish Cyan
#2AFEB7
ΔE00 3.37
Greenish Turquoise
#00FBB0
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F5BB #F5609A
analogous
#60F571 #60F5BB #60E5F5
triadic
#60F5BB #BB60F5 #F5BB60
tetradic
#60F5BB #7160F5 #F5609A #E5F560
square
#60F5BB #7160F5 #F5609A #E5F560
split-complementary
#60F5BB #F560E5 #F57160
monochromatic
#0DCE83 #26F1A2 #60F5BB #9AF9D4 #D3FCEC
Accessibility & contrast
On white
1.37
#60F5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#60F5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F5BB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F5BB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#DCD6BF
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f5bb; /* rgb */ color: rgb(96, 245, 187); /* oklch */ color: oklch(87.5% 0.152 164.1);
Tailwind
colors: {
custom: {
50: '#9bf9cf',
500: '#60f5bb',
950: '#000000',
},
}SCSS
$custom: #60f5bb; $custom-light: #9bf9cf; $custom-dark: #000000;
JSON
{
"hex": "#60f5bb",
"rgb": {
"r": 96,
"g": 245,
"b": 187
},
"hsl": {
"h": 156.644,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.87499,
"c": 0.15218,
"h": 164.1
},
"luminance": 0.71379
}Semantic roles & 50–950 ramp
primary
#60F5BB
secondary
#C9306C
accent
#015AE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583