#60F2BD#60F2BD
#60F2BD is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.8% C 0.147 H 165.8°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #60F2BD |
|---|---|
| RGB | rgb(96, 242, 189) |
| HSL | hsl(158, 85%, 66%) |
| HSV | hsv(158, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 21.9%, 5.1%) |
| CIE-LAB | lab(86.83, -51.36, 14.09) |
| CIE-LCH | lch(86.83, 53.26, 164.66°) |
| OKLab | oklab(86.83% -0.1424 0.0361) |
| OKLCH | oklch(86.83% 0.147 165.8) |
| XYZ | xyz(45.7567, 69.6605, 59.1687) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.92
Light Greenish Blue
#63F7B4
ΔE00 3.08
Light Turquoise
#7EF4CC
ΔE00 3.59
Bright Teal
#01F9C6
ΔE00 3.62
Aqua Marine
#2EE8BB
ΔE00 3.86
Aquamarine
#7FFFD4
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F2BD #F26095
analogous
#60F274 #60F2BD #60DEF2
triadic
#60F2BD #BD60F2 #F2BD60
tetradic
#60F2BD #7460F2 #F26095 #DEF260
square
#60F2BD #7460F2 #F26095 #DEF260
split-complementary
#60F2BD #F260DE #F27460
monochromatic
#10C785 #27EDA6 #60F2BD #99F7D4 #D1FBEC
Accessibility & contrast
On white
1.41
#60F2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#60F2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F2BD
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F2BD | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BA
Deuteranopia (green-blind)
#D9D3C0
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f2bd; /* rgb */ color: rgb(96, 242, 189); /* oklch */ color: oklch(86.8% 0.147 165.8);
Tailwind
colors: {
custom: {
50: '#9af7d1',
500: '#60f2bd',
950: '#000000',
},
}SCSS
$custom: #60f2bd; $custom-light: #9af7d1; $custom-dark: #000000;
JSON
{
"hex": "#60f2bd",
"rgb": {
"r": 96,
"g": 242,
"b": 189
},
"hsl": {
"h": 158.219,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.86829,
"c": 0.1469,
"h": 165.8
},
"luminance": 0.69665
}Semantic roles & 50–950 ramp
primary
#60F2BD
secondary
#C43267
accent
#0454E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583