#68EA85#68EA85
#68EA85 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.181 H 148.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA85 |
|---|---|
| RGB | rgb(104, 234, 133) |
| HSL | hsl(133, 76%, 66%) |
| HSV | hsv(133, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(83.69, -57.02, 38.41) |
| CIE-LCH | lch(83.69, 68.75, 146.03°) |
| OKLab | oklab(84% -0.1543 0.0945) |
| OKLCH | oklch(84% 0.181 148.5) |
| XYZ | xyz(39.3627, 63.4786, 32.3640) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.97
Lightgreen
#90EE90
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 4.29
Wintergreen
#20F986
ΔE00 4.51
Minty Green
#0BF77D
ΔE00 4.57
Lightish Green
#61E160
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA85 #EA68CD
analogous
#8CEA68 #68EA85 #68EAC6
triadic
#68EA85 #8568EA #EA8568
tetradic
#68EA85 #688CEA #EA68CD #EAC668
square
#68EA85 #688CEA #EA68CD #EAC668
split-complementary
#68EA85 #C668EA #EA688C
monochromatic
#1ABD3F #32E35A #68EA85 #9EF1B0 #D3F9DC
Accessibility & contrast
On white
1.53
#68EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#68EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA85
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA85 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87D
Deuteranopia (green-blind)
#DBCC8C
Tritanopia (blue-blind)
#4AE6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea85; /* rgb */ color: rgb(104, 234, 133); /* oklch */ color: oklch(84.0% 0.181 148.5);
Tailwind
colors: {
custom: {
50: '#9df2aa',
500: '#68ea85',
950: '#000000',
},
}SCSS
$custom: #68ea85; $custom-light: #9df2aa; $custom-dark: #000000;
JSON
{
"hex": "#68ea85",
"rgb": {
"r": 104,
"g": 234,
"b": 133
},
"hsl": {
"h": 133.385,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83996,
"c": 0.18098,
"h": 148.5
},
"luminance": 0.63482
}Semantic roles & 50–950 ramp
primary
#68EA85
secondary
#BC3A9F
accent
#0EABD8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581