#68E88A#68E88A
#68E88A is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.174 H 149.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68E88A |
|---|---|
| RGB | rgb(104, 232, 138) |
| HSL | hsl(136, 74%, 66%) |
| HSV | hsv(136, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 40.5%, 9%) |
| CIE-LAB | lab(83.17, -55.44, 35.25) |
| CIE-LCH | lch(83.17, 65.70, 147.55°) |
| OKLab | oklab(83.59% -0.1502 0.0873) |
| OKLCH | oklch(83.59% 0.174 149.8) |
| XYZ | xyz(39.1502, 62.4878, 34.0380) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Lightgreen
#90EE90
ΔE00 4.03
Turquoise Green
#04F489
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 4.95
Sea Green (survey)
#53FCA1
ΔE00 4.97
Light Green Blue
#56FCA2
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E88A #E868C6
analogous
#86E868 #68E88A #68E8CA
triadic
#68E88A #8A68E8 #E88A68
tetradic
#68E88A #6886E8 #E868C6 #E8CA68
square
#68E88A #6886E8 #E868C6 #E8CA68
split-complementary
#68E88A #CA68E8 #E86886
monochromatic
#1CB946 #33E061 #68E88A #9DF0B3 #D2F8DC
Accessibility & contrast
On white
1.56
#68E88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#68E88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E88A
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E88A | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D683
Deuteranopia (green-blind)
#D8CA90
Tritanopia (blue-blind)
#49E4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e88a; /* rgb */ color: rgb(104, 232, 138); /* oklch */ color: oklch(83.6% 0.174 149.8);
Tailwind
colors: {
custom: {
50: '#9df0ad',
500: '#68e88a',
950: '#000000',
},
}SCSS
$custom: #68e88a; $custom-light: #9df0ad; $custom-dark: #000000;
JSON
{
"hex": "#68e88a",
"rgb": {
"r": 104,
"g": 232,
"b": 138
},
"hsl": {
"h": 135.938,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83592,
"c": 0.1737,
"h": 149.8
},
"luminance": 0.62491
}Semantic roles & 50–950 ramp
primary
#68E88A
secondary
#B93B98
accent
#10A1D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581