#60EBA0#60EBA0
#60EBA0 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.162 H 156.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBA0 |
|---|---|
| RGB | rgb(96, 235, 160) |
| HSL | hsl(148, 78%, 65%) |
| HSV | hsv(148, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 31.9%, 7.8%) |
| CIE-LAB | lab(84.19, -54.46, 25.41) |
| CIE-LCH | lch(84.19, 60.10, 154.99°) |
| OKLab | oklab(84.48% -0.1482 0.0642) |
| OKLCH | oklch(84.48% 0.162 156.6) |
| XYZ | xyz(40.8738, 64.4375, 43.5345) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.75
Aqua Green
#12E193
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 4.01
Light Green Blue
#56FCA2
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBA0 #EB60AB
analogous
#65EB60 #60EBA0 #60EBE6
triadic
#60EBA0 #A060EB #EBA060
tetradic
#60EBA0 #6065EB #EB60AB #EBE660
square
#60EBA0 #6065EB #EB60AB #EBE660
split-complementary
#60EBA0 #E660EB #EB6065
monochromatic
#17B962 #2AE480 #60EBA0 #96F2C0 #CDF9E1
Accessibility & contrast
On white
1.51
#60EBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#60EBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBA0
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBA0 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9B
Deuteranopia (green-blind)
#D7CDA5
Tritanopia (blue-blind)
#27E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eba0; /* rgb */ color: rgb(96, 235, 160); /* oklch */ color: oklch(84.5% 0.162 156.6);
Tailwind
colors: {
custom: {
50: '#99f2bc',
500: '#60eba0',
950: '#000000',
},
}SCSS
$custom: #60eba0; $custom-light: #99f2bc; $custom-dark: #000000;
JSON
{
"hex": "#60eba0",
"rgb": {
"r": 96,
"g": 235,
"b": 160
},
"hsl": {
"h": 147.626,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84483,
"c": 0.16152,
"h": 156.6
},
"luminance": 0.64442
}Semantic roles & 50–950 ramp
primary
#60EBA0
secondary
#B9377D
accent
#0C7BDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582