#68EB9C#68EB9C
#68EB9C is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.161 H 154.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB9C |
|---|---|
| RGB | rgb(104, 235, 156) |
| HSL | hsl(144, 77%, 66%) |
| HSV | hsv(144, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 33.6%, 7.8%) |
| CIE-LAB | lab(84.36, -53.52, 27.72) |
| CIE-LCH | lch(84.36, 60.27, 152.62°) |
| OKLab | oklab(84.66% -0.1455 0.0698) |
| OKLCH | oklch(84.66% 0.161 154.4) |
| XYZ | xyz(41.4147, 64.7562, 41.7628) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.48
Light Green Blue
#56FCA2
ΔE00 3.89
Light Bluish Green
#76FDA8
ΔE00 3.89
Sea Green (survey)
#53FCA1
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB9C #EB68B7
analogous
#76EB68 #68EB9C #68EBDE
triadic
#68EB9C #9C68EB #EB9C68
tetradic
#68EB9C #6876EB #EB68B7 #EBDE68
square
#68EB9C #6876EB #EB68B7 #EBDE68
split-complementary
#68EB9C #DE68EB #EB6876
monochromatic
#19BF5B #32E479 #68EB9C #9EF2BF #D4F9E3
Accessibility & contrast
On white
1.51
#68EB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#68EB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB9C
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB9C | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA97
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#40E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eb9c; /* rgb */ color: rgb(104, 235, 156); /* oklch */ color: oklch(84.7% 0.161 154.4);
Tailwind
colors: {
custom: {
50: '#9df2b9',
500: '#68eb9c',
950: '#000000',
},
}SCSS
$custom: #68eb9c; $custom-light: #9df2b9; $custom-dark: #000000;
JSON
{
"hex": "#68eb9c",
"rgb": {
"r": 104,
"g": 235,
"b": 156
},
"hsl": {
"h": 143.817,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84661,
"c": 0.16132,
"h": 154.4
},
"luminance": 0.6476
}Semantic roles & 50–950 ramp
primary
#68EB9C
secondary
#BE3989
accent
#0D88D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581