#68EA88#68EA88
#68EA88 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.178 H 149.2°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA88 |
|---|---|
| RGB | rgb(104, 234, 136) |
| HSL | hsl(135, 76%, 66%) |
| HSV | hsv(135, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 41.9%, 8.2%) |
| CIE-LAB | lab(83.74, -56.55, 36.98) |
| CIE-LCH | lch(83.74, 67.57, 146.82°) |
| OKLab | oklab(84.05% -0.1531 0.0913) |
| OKLCH | oklch(84.05% 0.178 149.2) |
| XYZ | xyz(39.5729, 63.5627, 33.4712) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Lightgreen
#90EE90
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 4.22
Wintergreen
#20F986
ΔE00 4.55
Minty Green
#0BF77D
ΔE00 4.71
Sea Green (survey)
#53FCA1
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA88 #EA68CA
analogous
#89EA68 #68EA88 #68EAC9
triadic
#68EA88 #8868EA #EA8868
tetradic
#68EA88 #6889EA #EA68CA #EAC968
square
#68EA88 #6889EA #EA68CA #EAC968
split-complementary
#68EA88 #C968EA #EA6889
monochromatic
#1ABD42 #32E35E #68EA88 #9EF1B2 #D3F9DD
Accessibility & contrast
On white
1.53
#68EA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#68EA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA88
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA88 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD881
Deuteranopia (green-blind)
#DACC8E
Tritanopia (blue-blind)
#49E6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea88; /* rgb */ color: rgb(104, 234, 136); /* oklch */ color: oklch(84.0% 0.178 149.2);
Tailwind
colors: {
custom: {
50: '#9df2ac',
500: '#68ea88',
950: '#000000',
},
}SCSS
$custom: #68ea88; $custom-light: #9df2ac; $custom-dark: #000000;
JSON
{
"hex": "#68ea88",
"rgb": {
"r": 104,
"g": 234,
"b": 136
},
"hsl": {
"h": 134.769,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84046,
"c": 0.17824,
"h": 149.2
},
"luminance": 0.63566
}Semantic roles & 50–950 ramp
primary
#68EA88
secondary
#BC3A9C
accent
#0EA6D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581