#68E885#68E885
#68E885 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.178 H 148.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68E885 |
|---|---|
| RGB | rgb(104, 232, 133) |
| HSL | hsl(134, 74%, 66%) |
| HSV | hsv(134, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 42.7%, 9%) |
| CIE-LAB | lab(83.10, -56.24, 37.64) |
| CIE-LCH | lch(83.10, 67.68, 146.21°) |
| OKLab | oklab(83.51% -0.1523 0.0927) |
| OKLCH | oklch(83.51% 0.178 148.7) |
| XYZ | xyz(38.7966, 62.3463, 32.1753) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Lightgreen
#90EE90
ΔE00 3.89
Turquoise Green
#04F489
ΔE00 4.52
Lightish Green
#61E160
ΔE00 4.80
Wintergreen
#20F986
ΔE00 4.86
Tealish Green
#0CDC73
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E885 #E868CB
analogous
#8BE868 #68E885 #68E8C5
triadic
#68E885 #8568E8 #E88568
tetradic
#68E885 #688BE8 #E868CB #E8C568
square
#68E885 #688BE8 #E868CB #E8C568
split-complementary
#68E885 #C568E8 #E8688B
monochromatic
#1CB940 #33E05A #68E885 #9DF0B0 #D2F8DB
Accessibility & contrast
On white
1.56
#68E885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#68E885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E885
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E885 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67E
Deuteranopia (green-blind)
#D9CA8C
Tritanopia (blue-blind)
#4BE4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e885; /* rgb */ color: rgb(104, 232, 133); /* oklch */ color: oklch(83.5% 0.178 148.7);
Tailwind
colors: {
custom: {
50: '#9df0a9',
500: '#68e885',
950: '#000000',
},
}SCSS
$custom: #68e885; $custom-light: #9df0a9; $custom-dark: #000000;
JSON
{
"hex": "#68e885",
"rgb": {
"r": 104,
"g": 232,
"b": 133
},
"hsl": {
"h": 133.594,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83506,
"c": 0.17829,
"h": 148.7
},
"luminance": 0.6235
}Semantic roles & 50–950 ramp
primary
#68E885
secondary
#B93B9C
accent
#10A9D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581