#68EB9F#68EB9F
#68EB9F is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.7% C 0.159 H 155.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB9F |
|---|---|
| RGB | rgb(104, 235, 159) |
| HSL | hsl(145, 77%, 66%) |
| HSV | hsv(145, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 32.3%, 7.8%) |
| CIE-LAB | lab(84.41, -52.96, 26.25) |
| CIE-LCH | lch(84.41, 59.11, 153.63°) |
| OKLab | oklab(84.72% -0.1441 0.0663) |
| OKLCH | oklch(84.72% 0.159 155.3) |
| XYZ | xyz(41.6719, 64.8591, 43.1172) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.19
Seafoam (survey)
#80F9AD
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB9F #EB68B4
analogous
#73EB68 #68EB9F #68EBE1
triadic
#68EB9F #9F68EB #EB9F68
tetradic
#68EB9F #6873EB #EB68B4 #EBE168
square
#68EB9F #6873EB #EB68B4 #EBE168
split-complementary
#68EB9F #E168EB #EB6873
monochromatic
#19BF5F #32E47D #68EB9F #9EF2C1 #D4F9E4
Accessibility & contrast
On white
1.50
#68EB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#68EB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB9F
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB9F | 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)
#EADA9A
Deuteranopia (green-blind)
#D8CEA4
Tritanopia (blue-blind)
#3EE9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68eb9f; /* rgb */ color: rgb(104, 235, 159); /* oklch */ color: oklch(84.7% 0.159 155.3);
Tailwind
colors: {
custom: {
50: '#9df2bb',
500: '#68eb9f',
950: '#000000',
},
}SCSS
$custom: #68eb9f; $custom-light: #9df2bb; $custom-dark: #000000;
JSON
{
"hex": "#68eb9f",
"rgb": {
"r": 104,
"g": 235,
"b": 159
},
"hsl": {
"h": 145.191,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84722,
"c": 0.15863,
"h": 155.3
},
"luminance": 0.64863
}Semantic roles & 50–950 ramp
primary
#68EB9F
secondary
#BE3986
accent
#0D83D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582