#68EB9E#68EB9E
#68EB9E is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.160 H 155.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB9E |
|---|---|
| RGB | rgb(104, 235, 158) |
| HSL | hsl(145, 77%, 66%) |
| HSV | hsv(145, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 32.8%, 7.8%) |
| CIE-LAB | lab(84.39, -53.15, 26.74) |
| CIE-LCH | lch(84.39, 59.50, 153.29°) |
| OKLab | oklab(84.7% -0.1446 0.0674) |
| OKLCH | oklch(84.7% 0.16 155) |
| XYZ | xyz(41.5855, 64.8245, 42.6620) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.19
Seafoam (survey)
#80F9AD
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 3.89
Light Bluish Green
#76FDA8
ΔE00 3.96
Light Green Blue
#56FCA2
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB9E #EB68B5
analogous
#74EB68 #68EB9E #68EBE0
triadic
#68EB9E #9E68EB #EB9E68
tetradic
#68EB9E #6874EB #EB68B5 #EBE068
square
#68EB9E #6874EB #EB68B5 #EBE068
split-complementary
#68EB9E #E068EB #EB6874
monochromatic
#19BF5E #32E47B #68EB9E #9EF2C1 #D4F9E3
Accessibility & contrast
On white
1.50
#68EB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#68EB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB9E
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB9E | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#D8CDA3
Tritanopia (blue-blind)
#3EE9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68eb9e; /* rgb */ color: rgb(104, 235, 158); /* oklch */ color: oklch(84.7% 0.160 155.0);
Tailwind
colors: {
custom: {
50: '#9df2bb',
500: '#68eb9e',
950: '#000000',
},
}SCSS
$custom: #68eb9e; $custom-light: #9df2bb; $custom-dark: #000000;
JSON
{
"hex": "#68eb9e",
"rgb": {
"r": 104,
"g": 235,
"b": 158
},
"hsl": {
"h": 144.733,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84701,
"c": 0.15953,
"h": 155
},
"luminance": 0.64828
}Semantic roles & 50–950 ramp
primary
#68EB9E
secondary
#BE3987
accent
#0D85D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582