#68EB96#68EB96
#68EB96 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.5% C 0.167 H 152.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB96 |
|---|---|
| RGB | rgb(104, 235, 150) |
| HSL | hsl(141, 77%, 66%) |
| HSV | hsv(141, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.26, -54.59, 30.63) |
| CIE-LCH | lch(84.26, 62.60, 150.70°) |
| OKLab | oklab(84.54% -0.1481 0.0767) |
| OKLCH | oklch(84.54% 0.167 152.6) |
| XYZ | xyz(40.9192, 64.5580, 39.1528) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.90
Light Bluish Green
#76FDA8
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB96 #EB68BD
analogous
#7CEB68 #68EB96 #68EBD8
triadic
#68EB96 #9668EB #EB9668
tetradic
#68EB96 #687CEB #EB68BD #EBD868
square
#68EB96 #687CEB #EB68BD #EBD868
split-complementary
#68EB96 #D868EB #EB687C
monochromatic
#19BF54 #32E470 #68EB96 #9EF2BC #D4F9E1
Accessibility & contrast
On white
1.51
#68EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#68EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB96
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB96 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA90
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#43E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eb96; /* rgb */ color: rgb(104, 235, 150); /* oklch */ color: oklch(84.5% 0.167 152.6);
Tailwind
colors: {
custom: {
50: '#9df2b5',
500: '#68eb96',
950: '#000000',
},
}SCSS
$custom: #68eb96; $custom-light: #9df2b5; $custom-dark: #000000;
JSON
{
"hex": "#68eb96",
"rgb": {
"r": 104,
"g": 235,
"b": 150
},
"hsl": {
"h": 141.069,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84543,
"c": 0.16677,
"h": 152.6
},
"luminance": 0.64562
}Semantic roles & 50–950 ramp
primary
#68EB96
secondary
#BE398F
accent
#0D91D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581