#60FCBF#60FCBF
#60FCBF is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.158 H 163.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCBF |
|---|---|
| RGB | rgb(96, 252, 191) |
| HSL | hsl(157, 96%, 68%) |
| HSV | hsv(157, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(89.80, -55.01, 17.23) |
| CIE-LCH | lch(89.80, 57.64, 162.61°) |
| OKLab | oklab(89.27% -0.1516 0.044) |
| OKLCH | oklch(89.27% 0.158 163.8) |
| XYZ | xyz(49.0333, 75.8641, 61.3393) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 2.20
Greenish Cyan
#2AFEB7
ΔE00 2.61
Greenish Turquoise
#00FBB0
ΔE00 3.47
Light Blue Green
#7EFBB3
ΔE00 3.80
Bright Teal
#01F9C6
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCBF #FC609D
analogous
#60FC71 #60FCBF #60EBFC
triadic
#60FCBF #BF60FC #FCBF60
tetradic
#60FCBF #7160FC #FC609D #EBFC60
square
#60FCBF #7160FC #FC609D #EBFC60
split-complementary
#60FCBF #FC60EB #FC7160
monochromatic
#04DD88 #24FBA7 #60FCBF #9CFDD7 #D8FEEF
Accessibility & contrast
On white
1.30
#60FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#60FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCBF
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCBF | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBC
Deuteranopia (green-blind)
#E2DCC3
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60fcbf; /* rgb */ color: rgb(96, 252, 191); /* oklch */ color: oklch(89.3% 0.158 163.8);
Tailwind
colors: {
custom: {
50: '#9cfed2',
500: '#60fcbf',
950: '#000000',
},
}SCSS
$custom: #60fcbf; $custom-light: #9cfed2; $custom-dark: #000000;
JSON
{
"hex": "#60fcbf",
"rgb": {
"r": 96,
"g": 252,
"b": 191
},
"hsl": {
"h": 156.538,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.89268,
"c": 0.1579,
"h": 163.8
},
"luminance": 0.75869
}Semantic roles & 50–950 ramp
primary
#60FCBF
secondary
#D62B6D
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683