#68E888#68E888
#68E888 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.176 H 149.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68E888 |
|---|---|
| RGB | rgb(104, 232, 136) |
| HSL | hsl(135, 74%, 66%) |
| HSV | hsv(135, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 41.4%, 9%) |
| CIE-LAB | lab(83.14, -55.77, 36.21) |
| CIE-LCH | lch(83.14, 66.49, 147.01°) |
| OKLab | oklab(83.56% -0.151 0.0895) |
| OKLCH | oklch(83.56% 0.176 149.3) |
| XYZ | xyz(39.0068, 62.4304, 33.2825) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.81
Lightgreen
#90EE90
ΔE00 3.95
Turquoise Green
#04F489
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 4.90
Wintergreen
#20F986
ΔE00 4.92
Minty Green
#0BF77D
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E888 #E868C8
analogous
#88E868 #68E888 #68E8C8
triadic
#68E888 #8868E8 #E88868
tetradic
#68E888 #6888E8 #E868C8 #E8C868
square
#68E888 #6888E8 #E868C8 #E8C868
split-complementary
#68E888 #C868E8 #E86888
monochromatic
#1CB944 #33E05E #68E888 #9DF0B2 #D2F8DC
Accessibility & contrast
On white
1.56
#68E888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#68E888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E888
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E888 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD681
Deuteranopia (green-blind)
#D8CA8E
Tritanopia (blue-blind)
#4AE4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e888; /* rgb */ color: rgb(104, 232, 136); /* oklch */ color: oklch(83.6% 0.176 149.3);
Tailwind
colors: {
custom: {
50: '#9df0ac',
500: '#68e888',
950: '#000000',
},
}SCSS
$custom: #68e888; $custom-light: #9df0ac; $custom-dark: #000000;
JSON
{
"hex": "#68e888",
"rgb": {
"r": 104,
"g": 232,
"b": 136
},
"hsl": {
"h": 135,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83557,
"c": 0.17553,
"h": 149.3
},
"luminance": 0.62434
}Semantic roles & 50–950 ramp
primary
#68E888
secondary
#B93B9A
accent
#10A4D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581