#60F2BC#60F2BC
#60F2BC is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.148 H 165.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2BC |
|---|---|
| RGB | rgb(96, 242, 188) |
| HSL | hsl(158, 85%, 66%) |
| HSV | hsv(158, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 22.3%, 5.1%) |
| CIE-LAB | lab(86.81, -51.58, 14.57) |
| CIE-LCH | lch(86.81, 53.60, 164.22°) |
| OKLab | oklab(86.81% -0.1429 0.0373) |
| OKLCH | oklch(86.81% 0.148 165.4) |
| XYZ | xyz(45.6485, 69.6172, 58.5990) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 3.77
Aqua Marine
#2EE8BB
ΔE00 4.00
Greenish Cyan
#2AFEB7
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2BC #F26096
analogous
#60F273 #60F2BC #60DFF2
triadic
#60F2BC #BC60F2 #F2BC60
tetradic
#60F2BC #7360F2 #F26096 #DFF260
square
#60F2BC #7360F2 #F26096 #DFF260
split-complementary
#60F2BC #F260DF #F27360
monochromatic
#10C784 #27EDA4 #60F2BC #99F7D4 #D1FBEC
Accessibility & contrast
On white
1.41
#60F2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#60F2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2BC
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2BC | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f2bc; /* rgb */ color: rgb(96, 242, 188); /* oklch */ color: oklch(86.8% 0.148 165.4);
Tailwind
colors: {
custom: {
50: '#9af7d0',
500: '#60f2bc',
950: '#000000',
},
}SCSS
$custom: #60f2bc; $custom-light: #9af7d0; $custom-dark: #000000;
JSON
{
"hex": "#60f2bc",
"rgb": {
"r": 96,
"g": 242,
"b": 188
},
"hsl": {
"h": 157.808,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86805,
"c": 0.14765,
"h": 165.4
},
"luminance": 0.69622
}Semantic roles & 50–950 ramp
primary
#60F2BC
secondary
#C43268
accent
#0456E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583