#60EE98#60EE98
#60EE98 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.173 H 153.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #60EE98 |
|---|---|
| RGB | rgb(96, 238, 152) |
| HSL | hsl(144, 81%, 65%) |
| HSV | hsv(144, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(84.94, -57.12, 30.50) |
| CIE-LCH | lch(84.94, 64.76, 151.90°) |
| OKLab | oklab(85.05% -0.1548 0.0764) |
| OKLCH | oklch(85.05% 0.173 153.7) |
| XYZ | xyz(41.0626, 65.8988, 40.2555) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.04
Sea Green (survey)
#53FCA1
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.25
Light Bluish Green
#76FDA8
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EE98 #EE60B6
analogous
#6FEE60 #60EE98 #60EEDF
triadic
#60EE98 #9860EE #EE9860
tetradic
#60EE98 #606FEE #EE60B6 #EEDF60
square
#60EE98 #606FEE #EE60B6 #EEDF60
split-complementary
#60EE98 #DF60EE #EE606F
monochromatic
#14BF58 #29E874 #60EE98 #97F4BC #CFFAE0
Accessibility & contrast
On white
1.48
#60EE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#60EE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EE98
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EE98 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC92
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#2CEBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ee98; /* rgb */ color: rgb(96, 238, 152); /* oklch */ color: oklch(85.1% 0.173 153.7);
Tailwind
colors: {
custom: {
50: '#99f4b7',
500: '#60ee98',
950: '#000000',
},
}SCSS
$custom: #60ee98; $custom-light: #99f4b7; $custom-dark: #000000;
JSON
{
"hex": "#60ee98",
"rgb": {
"r": 96,
"g": 238,
"b": 152
},
"hsl": {
"h": 143.662,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.85053,
"c": 0.17264,
"h": 153.7
},
"luminance": 0.65903
}Semantic roles & 50–950 ramp
primary
#60EE98
secondary
#BD3588
accent
#0889DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581