#68EB92#68EB92
#68EB92 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.170 H 151.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB92 |
|---|---|
| RGB | rgb(104, 235, 146) |
| HSL | hsl(139, 77%, 66%) |
| HSV | hsv(139, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(84.19, -55.29, 32.57) |
| CIE-LCH | lch(84.19, 64.17, 149.50°) |
| OKLab | oklab(84.47% -0.1498 0.0812) |
| OKLCH | oklch(84.47% 0.17 151.5) |
| XYZ | xyz(40.6026, 64.4314, 37.4854) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 4.00
Sea Green (survey)
#53FCA1
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB92 #EB68C1
analogous
#80EB68 #68EB92 #68EBD4
triadic
#68EB92 #9268EB #EB9268
tetradic
#68EB92 #6880EB #EB68C1 #EBD468
square
#68EB92 #6880EB #EB68C1 #EBD468
split-complementary
#68EB92 #D468EB #EB6880
monochromatic
#19BF4F #32E46B #68EB92 #9EF2B9 #D4F9E0
Accessibility & contrast
On white
1.51
#68EB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#68EB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB92
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB92 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8C
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#45E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eb92; /* rgb */ color: rgb(104, 235, 146); /* oklch */ color: oklch(84.5% 0.170 151.5);
Tailwind
colors: {
custom: {
50: '#9df2b2',
500: '#68eb92',
950: '#000000',
},
}SCSS
$custom: #68eb92; $custom-light: #9df2b2; $custom-dark: #000000;
JSON
{
"hex": "#68eb92",
"rgb": {
"r": 104,
"g": 235,
"b": 146
},
"hsl": {
"h": 139.237,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84468,
"c": 0.17042,
"h": 151.5
},
"luminance": 0.64435
}Semantic roles & 50–950 ramp
primary
#68EB92
secondary
#BE3993
accent
#0D97D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581