#60EFB2#60EFB2
#60EFB2 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.8% C 0.152 H 162.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60EFB2 |
|---|---|
| RGB | rgb(96, 239, 178) |
| HSL | hsl(154, 82%, 66%) |
| HSV | hsv(154, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(85.72, -52.48, 18.23) |
| CIE-LCH | lch(85.72, 55.55, 160.84°) |
| OKLab | oklab(85.85% -0.1443 0.0465) |
| OKLCH | oklch(85.85% 0.152 162.1) |
| XYZ | xyz(43.7221, 67.4298, 52.8219) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Aquamarine
#7BFDC7
ΔE00 3.80
Greenish Cyan
#2AFEB7
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.06
Greenish Turquoise
#00FBB0
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EFB2 #EF609D
analogous
#60EF6A #60EFB2 #60E4EF
triadic
#60EFB2 #B260EF #EFB260
tetradic
#60EFB2 #6A60EF #EF609D #E4EF60
square
#60EFB2 #6A60EF #EF609D #E4EF60
split-complementary
#60EFB2 #EF60E4 #EF6A60
monochromatic
#13C177 #28E997 #60EFB2 #98F5CD #CFFAE8
Accessibility & contrast
On white
1.45
#60EFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#60EFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EFB2
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EFB2 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAF
Deuteranopia (green-blind)
#D8D1B6
Tritanopia (blue-blind)
#03EFDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60efb2; /* rgb */ color: rgb(96, 239, 178); /* oklch */ color: oklch(85.8% 0.152 162.1);
Tailwind
colors: {
custom: {
50: '#9af5c9',
500: '#60efb2',
950: '#000000',
},
}SCSS
$custom: #60efb2; $custom-light: #9af5c9; $custom-dark: #000000;
JSON
{
"hex": "#60efb2",
"rgb": {
"r": 96,
"g": 239,
"b": 178
},
"hsl": {
"h": 154.406,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85847,
"c": 0.15159,
"h": 162.1
},
"luminance": 0.67434
}Semantic roles & 50–950 ramp
primary
#60EFB2
secondary
#BF346F
accent
#0763DE
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582