#68EB8B#68EB8B
#68EB8B is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.177 H 149.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB8B |
|---|---|
| RGB | rgb(104, 235, 139) |
| HSL | hsl(136, 77%, 66%) |
| HSV | hsv(136, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(84.08, -56.45, 35.93) |
| CIE-LCH | lch(84.08, 66.92, 147.52°) |
| OKLab | oklab(84.34% -0.1529 0.0889) |
| OKLCH | oklch(84.34% 0.177 149.8) |
| XYZ | xyz(40.0746, 64.2202, 34.7050) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Lightgreen
#90EE90
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.46
Sea Green (survey)
#53FCA1
ΔE00 4.48
Light Green Blue
#56FCA2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB8B #EB68C8
analogous
#87EB68 #68EB8B #68EBCD
triadic
#68EB8B #8B68EB #EB8B68
tetradic
#68EB8B #6887EB #EB68C8 #EBCD68
square
#68EB8B #6887EB #EB68C8 #EBCD68
split-complementary
#68EB8B #CD68EB #EB6887
monochromatic
#19BF46 #32E461 #68EB8B #9EF2B5 #D4F9DE
Accessibility & contrast
On white
1.52
#68EB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#68EB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB8B
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB8B | 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)
#ECD984
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#47E7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eb8b; /* rgb */ color: rgb(104, 235, 139); /* oklch */ color: oklch(84.3% 0.177 149.8);
Tailwind
colors: {
custom: {
50: '#9df2ae',
500: '#68eb8b',
950: '#000000',
},
}SCSS
$custom: #68eb8b; $custom-light: #9df2ae; $custom-dark: #000000;
JSON
{
"hex": "#68eb8b",
"rgb": {
"r": 104,
"g": 235,
"b": 139
},
"hsl": {
"h": 136.031,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84342,
"c": 0.17684,
"h": 149.8
},
"luminance": 0.64224
}Semantic roles & 50–950 ramp
primary
#68EB8B
secondary
#BE399A
accent
#0DA2D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581