#60F1BE#60F1BE
#60F1BE is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.6% C 0.145 H 166.5°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60F1BE |
|---|---|
| RGB | rgb(96, 241, 190) |
| HSL | hsl(159, 84%, 66%) |
| HSV | hsv(159, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 21.2%, 5.5%) |
| CIE-LAB | lab(86.56, -50.73, 13.18) |
| CIE-LCH | lch(86.56, 52.42, 165.43°) |
| OKLab | oklab(86.62% -0.1409 0.0338) |
| OKLCH | oklch(86.62% 0.145 166.5) |
| XYZ | xyz(45.5688, 69.1105, 59.6434) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.31
Aqua Marine
#2EE8BB
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.55
Bright Teal
#01F9C6
ΔE00 3.56
Aquamarine
#7FFFD4
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F1BE #F16093
analogous
#60F175 #60F1BE #60DBF1
triadic
#60F1BE #BE60F1 #F1BE60
tetradic
#60F1BE #7560F1 #F16093 #DBF160
square
#60F1BE #7560F1 #F16093 #DBF160
split-complementary
#60F1BE #F160DB #F17560
monochromatic
#11C586 #28ECA7 #60F1BE #98F6D5 #D0FBEC
Accessibility & contrast
On white
1.42
#60F1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#60F1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F1BE
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F1BE | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BB
Deuteranopia (green-blind)
#D7D3C1
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f1be; /* rgb */ color: rgb(96, 241, 190); /* oklch */ color: oklch(86.6% 0.145 166.5);
Tailwind
colors: {
custom: {
50: '#9af6d1',
500: '#60f1be',
950: '#000000',
},
}SCSS
$custom: #60f1be; $custom-light: #9af6d1; $custom-dark: #000000;
JSON
{
"hex": "#60f1be",
"rgb": {
"r": 96,
"g": 241,
"b": 190
},
"hsl": {
"h": 158.897,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.86615,
"c": 0.14493,
"h": 166.5
},
"luminance": 0.69115
}Semantic roles & 50–950 ramp
primary
#60F1BE
secondary
#C33365
accent
#0552E0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583