#68EB97#68EB97
#68EB97 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.166 H 152.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB97 |
|---|---|
| RGB | rgb(104, 235, 151) |
| HSL | hsl(142, 77%, 66%) |
| HSV | hsv(142, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(84.27, -54.42, 30.15) |
| CIE-LCH | lch(84.27, 62.21, 151.01°) |
| OKLab | oklab(84.56% -0.1477 0.0755) |
| OKLCH | oklch(84.56% 0.166 152.9) |
| XYZ | xyz(41.0000, 64.5903, 39.5787) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 3.84
Light Green Blue
#56FCA2
ΔE00 3.84
Light Bluish Green
#76FDA8
ΔE00 3.89
Sea Green (survey)
#53FCA1
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB97 #EB68BC
analogous
#7BEB68 #68EB97 #68EBD9
triadic
#68EB97 #9768EB #EB9768
tetradic
#68EB97 #687BEB #EB68BC #EBD968
square
#68EB97 #687BEB #EB68BC #EBD968
split-complementary
#68EB97 #D968EB #EB687B
monochromatic
#19BF55 #32E472 #68EB97 #9EF2BC #D4F9E1
Accessibility & contrast
On white
1.51
#68EB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#68EB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB97
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB97 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA91
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#42E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eb97; /* rgb */ color: rgb(104, 235, 151); /* oklch */ color: oklch(84.6% 0.166 152.9);
Tailwind
colors: {
custom: {
50: '#9df2b6',
500: '#68eb97',
950: '#000000',
},
}SCSS
$custom: #68eb97; $custom-light: #9df2b6; $custom-dark: #000000;
JSON
{
"hex": "#68eb97",
"rgb": {
"r": 104,
"g": 235,
"b": 151
},
"hsl": {
"h": 141.527,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84562,
"c": 0.16586,
"h": 152.9
},
"luminance": 0.64594
}Semantic roles & 50–950 ramp
primary
#68EB97
secondary
#BE398E
accent
#0D90D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581