#68EB8A#68EB8A
#68EB8A is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.178 H 149.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB8A |
|---|---|
| RGB | rgb(104, 235, 138) |
| HSL | hsl(136, 77%, 66%) |
| HSV | hsv(136, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.07, -56.62, 36.41) |
| CIE-LCH | lch(84.07, 67.31, 147.25°) |
| OKLab | oklab(84.33% -0.1533 0.09) |
| OKLCH | oklch(84.33% 0.178 149.6) |
| XYZ | xyz(40.0019, 64.1911, 34.3219) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Lightgreen
#90EE90
ΔE00 3.84
Turquoise Green
#04F489
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.43
Sea Green (survey)
#53FCA1
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB8A #EB68C9
analogous
#88EB68 #68EB8A #68EBCC
triadic
#68EB8A #8A68EB #EB8A68
tetradic
#68EB8A #6888EB #EB68C9 #EBCC68
square
#68EB8A #6888EB #EB68C9 #EBCC68
split-complementary
#68EB8A #CC68EB #EB6888
monochromatic
#19BF44 #32E460 #68EB8A #9EF2B4 #D4F9DE
Accessibility & contrast
On white
1.52
#68EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#68EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB8A
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB8A | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD983
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#48E7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eb8a; /* rgb */ color: rgb(104, 235, 138); /* oklch */ color: oklch(84.3% 0.178 149.6);
Tailwind
colors: {
custom: {
50: '#9df2ad',
500: '#68eb8a',
950: '#000000',
},
}SCSS
$custom: #68eb8a; $custom-light: #9df2ad; $custom-dark: #000000;
JSON
{
"hex": "#68eb8a",
"rgb": {
"r": 104,
"g": 235,
"b": 138
},
"hsl": {
"h": 135.573,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84325,
"c": 0.17775,
"h": 149.6
},
"luminance": 0.64195
}Semantic roles & 50–950 ramp
primary
#68EB8A
secondary
#BE399B
accent
#0DA4D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581