#60EBA8#60EBA8
#60EBA8 is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.7% C 0.155 H 159.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBA8 |
|---|---|
| RGB | rgb(96, 235, 168) |
| HSL | hsl(151, 78%, 65%) |
| HSV | hsv(151, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 28.5%, 7.8%) |
| CIE-LAB | lab(84.34, -52.90, 21.49) |
| CIE-LCH | lch(84.34, 57.10, 157.89°) |
| OKLab | oklab(84.65% -0.1446 0.0546) |
| OKLCH | oklch(84.65% 0.155 159.3) |
| XYZ | xyz(41.5963, 64.7265, 47.3396) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.27
Greenish Turquoise
#00FBB0
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBA8 #EB60A3
analogous
#60EB62 #60EBA8 #60E9EB
triadic
#60EBA8 #A860EB #EBA860
tetradic
#60EBA8 #6260EB #EB60A3 #E9EB60
square
#60EBA8 #6260EB #EB60A3 #E9EB60
split-complementary
#60EBA8 #EB60E9 #EB6260
monochromatic
#17B96B #2AE48A #60EBA8 #96F2C6 #CDF9E3
Accessibility & contrast
On white
1.51
#60EBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#60EBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBA8
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBA8 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA4
Deuteranopia (green-blind)
#D5CDAC
Tritanopia (blue-blind)
#1EEAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eba8; /* rgb */ color: rgb(96, 235, 168); /* oklch */ color: oklch(84.7% 0.155 159.3);
Tailwind
colors: {
custom: {
50: '#99f2c2',
500: '#60eba8',
950: '#000000',
},
}SCSS
$custom: #60eba8; $custom-light: #99f2c2; $custom-dark: #000000;
JSON
{
"hex": "#60eba8",
"rgb": {
"r": 96,
"g": 235,
"b": 168
},
"hsl": {
"h": 151.079,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84654,
"c": 0.15461,
"h": 159.3
},
"luminance": 0.64731
}Semantic roles & 50–950 ramp
primary
#60EBA8
secondary
#B93775
accent
#0C6FDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582