#60E8BE#60E8BE
#60E8BE is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.5% C 0.134 H 169.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8BE |
|---|---|
| RGB | rgb(96, 232, 190) |
| HSL | hsl(161, 75%, 64%) |
| HSV | hsv(161, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(83.92, -46.94, 9.43) |
| CIE-LCH | lch(83.92, 47.88, 168.64°) |
| OKLab | oklab(84.46% -0.1316 0.0241) |
| OKLCH | oklch(84.46% 0.134 169.6) |
| XYZ | xyz(42.9703, 63.9134, 58.7772) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.53
Light Turquoise
#7EF4CC
ΔE00 3.40
Seafoam
#7FE0B3
ΔE00 4.09
Aqua (survey)
#13EAC9
ΔE00 4.39
Eucalyptus
#44D7A8
ΔE00 4.53
Bright Teal
#01F9C6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8BE #E8608A
analogous
#60E87A #60E8BE #60CEE8
triadic
#60E8BE #BE60E8 #E8BE60
tetradic
#60E8BE #7A60E8 #E8608A #CEE860
square
#60E8BE #7A60E8 #E8608A #CEE860
split-complementary
#60E8BE #E860CE #E87A60
monochromatic
#1AB484 #2BE0A8 #60E8BE #95F0D4 #CBF7EA
Accessibility & contrast
On white
1.52
#60E8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#60E8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8BE
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8BE | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABC
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#00E9DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e8be; /* rgb */ color: rgb(96, 232, 190); /* oklch */ color: oklch(84.5% 0.134 169.6);
Tailwind
colors: {
custom: {
50: '#99f0d1',
500: '#60e8be',
950: '#000000',
},
}SCSS
$custom: #60e8be; $custom-light: #99f0d1; $custom-dark: #000000;
JSON
{
"hex": "#60e8be",
"rgb": {
"r": 96,
"g": 232,
"b": 190
},
"hsl": {
"h": 161.471,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.84462,
"c": 0.13384,
"h": 169.6
},
"luminance": 0.63918
}Semantic roles & 50–950 ramp
primary
#60E8BE
secondary
#B4385E
accent
#0F4CD7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583