#60F1BC#60F1BC
#60F1BC is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.6% C 0.146 H 165.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60F1BC |
|---|---|
| RGB | rgb(96, 241, 188) |
| HSL | hsl(158, 84%, 66%) |
| HSV | hsv(158, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 22%, 5.5%) |
| CIE-LAB | lab(86.52, -51.17, 14.16) |
| CIE-LCH | lch(86.52, 53.09, 164.53°) |
| OKLab | oklab(86.57% -0.1418 0.0363) |
| OKLCH | oklch(86.57% 0.146 165.7) |
| XYZ | xyz(45.3517, 69.0236, 58.5001) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.08
Light Greenish Blue
#63F7B4
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 3.74
Aqua Marine
#2EE8BB
ΔE00 3.78
Aquamarine
#7FFFD4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F1BC #F16095
analogous
#60F173 #60F1BC #60DDF1
triadic
#60F1BC #BC60F1 #F1BC60
tetradic
#60F1BC #7360F1 #F16095 #DDF160
square
#60F1BC #7360F1 #F16095 #DDF160
split-complementary
#60F1BC #F160DD #F17360
monochromatic
#11C583 #28ECA4 #60F1BC #98F6D4 #D0FBEB
Accessibility & contrast
On white
1.42
#60F1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#60F1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F1BC
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F1BC | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#00F2E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f1bc; /* rgb */ color: rgb(96, 241, 188); /* oklch */ color: oklch(86.6% 0.146 165.7);
Tailwind
colors: {
custom: {
50: '#9af6d0',
500: '#60f1bc',
950: '#000000',
},
}SCSS
$custom: #60f1bc; $custom-light: #9af6d0; $custom-dark: #000000;
JSON
{
"hex": "#60f1bc",
"rgb": {
"r": 96,
"g": 241,
"b": 188
},
"hsl": {
"h": 158.069,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.86565,
"c": 0.1464,
"h": 165.7
},
"luminance": 0.69028
}Semantic roles & 50–950 ramp
primary
#60F1BC
secondary
#C33367
accent
#0555E0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583