#60EBA2#60EBA2
#60EBA2 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.160 H 157.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBA2 |
|---|---|
| RGB | rgb(96, 235, 162) |
| HSL | hsl(148, 78%, 65%) |
| HSV | hsv(148, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.23, -54.08, 24.43) |
| CIE-LCH | lch(84.23, 59.34, 155.69°) |
| OKLab | oklab(84.53% -0.1473 0.0618) |
| OKLCH | oklch(84.53% 0.16 157.2) |
| XYZ | xyz(41.0502, 64.5081, 44.4634) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.80
Aqua Green
#12E193
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 3.96
Light Green Blue
#56FCA2
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBA2 #EB60A9
analogous
#64EB60 #60EBA2 #60EBE7
triadic
#60EBA2 #A260EB #EBA260
tetradic
#60EBA2 #6064EB #EB60A9 #EBE760
square
#60EBA2 #6064EB #EB60A9 #EBE760
split-complementary
#60EBA2 #E760EB #EB6064
monochromatic
#17B964 #2AE482 #60EBA2 #96F2C2 #CDF9E2
Accessibility & contrast
On white
1.51
#60EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#60EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBA2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBA2 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D6CDA7
Tritanopia (blue-blind)
#25E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eba2; /* rgb */ color: rgb(96, 235, 162); /* oklch */ color: oklch(84.5% 0.160 157.2);
Tailwind
colors: {
custom: {
50: '#99f2be',
500: '#60eba2',
950: '#000000',
},
}SCSS
$custom: #60eba2; $custom-light: #99f2be; $custom-dark: #000000;
JSON
{
"hex": "#60eba2",
"rgb": {
"r": 96,
"g": 235,
"b": 162
},
"hsl": {
"h": 148.489,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84525,
"c": 0.15977,
"h": 157.2
},
"luminance": 0.64512
}Semantic roles & 50–950 ramp
primary
#60EBA2
secondary
#B9377B
accent
#0C78DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582