#60F2BE#60F2BE
#60F2BE is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.9% C 0.146 H 166.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2BE |
|---|---|
| RGB | rgb(96, 242, 190) |
| HSL | hsl(159, 85%, 66%) |
| HSV | hsv(159, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(86.85, -51.14, 13.60) |
| CIE-LCH | lch(86.85, 52.92, 165.11°) |
| OKLab | oklab(86.85% -0.142 0.0348) |
| OKLCH | oklch(86.85% 0.146 166.2) |
| XYZ | xyz(45.8656, 69.7041, 59.7423) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.95
Light Greenish Blue
#63F7B4
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 3.53
Aqua Marine
#2EE8BB
ΔE00 3.74
Aquamarine
#7FFFD4
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2BE #F26094
analogous
#60F275 #60F2BE #60DDF2
triadic
#60F2BE #BE60F2 #F2BE60
tetradic
#60F2BE #7560F2 #F26094 #DDF260
square
#60F2BE #7560F2 #F26094 #DDF260
split-complementary
#60F2BE #F260DD #F27560
monochromatic
#10C786 #27EDA7 #60F2BE #99F7D5 #D1FBEC
Accessibility & contrast
On white
1.41
#60F2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#60F2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2BE
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2BE | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BB
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f2be; /* rgb */ color: rgb(96, 242, 190); /* oklch */ color: oklch(86.9% 0.146 166.2);
Tailwind
colors: {
custom: {
50: '#9af7d1',
500: '#60f2be',
950: '#000000',
},
}SCSS
$custom: #60f2be; $custom-light: #9af7d1; $custom-dark: #000000;
JSON
{
"hex": "#60f2be",
"rgb": {
"r": 96,
"g": 242,
"b": 190
},
"hsl": {
"h": 158.63,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86854,
"c": 0.14618,
"h": 166.2
},
"luminance": 0.69709
}Semantic roles & 50–950 ramp
primary
#60F2BE
secondary
#C43266
accent
#0453E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583