#68EA91#68EA91
#68EA91 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.170 H 151.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA91 |
|---|---|
| RGB | rgb(104, 234, 145) |
| HSL | hsl(139, 76%, 66%) |
| HSV | hsv(139, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(83.88, -55.06, 32.66) |
| CIE-LCH | lch(83.88, 64.02, 149.33°) |
| OKLab | oklab(84.21% -0.1492 0.0814) |
| OKLCH | oklch(84.21% 0.17 151.4) |
| XYZ | xyz(40.2396, 63.8294, 36.9823) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 4.12
Light Green Blue
#56FCA2
ΔE00 4.22
Sea Green (survey)
#53FCA1
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.30
Light Bluish Green
#76FDA8
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA91 #EA68C1
analogous
#80EA68 #68EA91 #68EAD2
triadic
#68EA91 #9168EA #EA9168
tetradic
#68EA91 #6880EA #EA68C1 #EAD268
square
#68EA91 #6880EA #EA68C1 #EAD268
split-complementary
#68EA91 #D268EA #EA6880
monochromatic
#1ABD4E #32E36A #68EA91 #9EF1B8 #D3F9DF
Accessibility & contrast
On white
1.53
#68EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#68EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA91
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA91 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#45E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea91; /* rgb */ color: rgb(104, 234, 145); /* oklch */ color: oklch(84.2% 0.170 151.4);
Tailwind
colors: {
custom: {
50: '#9df1b2',
500: '#68ea91',
950: '#000000',
},
}SCSS
$custom: #68ea91; $custom-light: #9df1b2; $custom-dark: #000000;
JSON
{
"hex": "#68ea91",
"rgb": {
"r": 104,
"g": 234,
"b": 145
},
"hsl": {
"h": 138.923,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84206,
"c": 0.16998,
"h": 151.4
},
"luminance": 0.63833
}Semantic roles & 50–950 ramp
primary
#68EA91
secondary
#BC3A93
accent
#0E98D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581