#68EB91#68EB91
#68EB91 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.171 H 151.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB91 |
|---|---|
| RGB | rgb(104, 235, 145) |
| HSL | hsl(139, 77%, 66%) |
| HSV | hsv(139, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.17, -55.46, 33.05) |
| CIE-LCH | lch(84.17, 64.56, 149.21°) |
| OKLab | oklab(84.45% -0.1503 0.0823) |
| OKLCH | oklch(84.45% 0.171 151.3) |
| XYZ | xyz(40.5251, 64.4004, 37.0775) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 4.03
Light Green Blue
#56FCA2
ΔE00 4.05
Sea Green (survey)
#53FCA1
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.15
Turquoise Green
#04F489
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB91 #EB68C2
analogous
#81EB68 #68EB91 #68EBD3
triadic
#68EB91 #9168EB #EB9168
tetradic
#68EB91 #6881EB #EB68C2 #EBD368
square
#68EB91 #6881EB #EB68C2 #EBD368
split-complementary
#68EB91 #D368EB #EB6881
monochromatic
#19BF4D #32E46A #68EB91 #9EF2B8 #D4F9E0
Accessibility & contrast
On white
1.51
#68EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#68EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB91
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB91 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98B
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#45E8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eb91; /* rgb */ color: rgb(104, 235, 145); /* oklch */ color: oklch(84.4% 0.171 151.3);
Tailwind
colors: {
custom: {
50: '#9df2b2',
500: '#68eb91',
950: '#000000',
},
}SCSS
$custom: #68eb91; $custom-light: #9df2b2; $custom-dark: #000000;
JSON
{
"hex": "#68eb91",
"rgb": {
"r": 104,
"g": 235,
"b": 145
},
"hsl": {
"h": 138.779,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84449,
"c": 0.17134,
"h": 151.3
},
"luminance": 0.64404
}Semantic roles & 50–950 ramp
primary
#68EB91
secondary
#BE3994
accent
#0D99D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581