#68DE91#68DE91
#68DE91 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.3% C 0.153 H 152.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68DE91 |
|---|---|
| RGB | rgb(104, 222, 145) |
| HSL | hsl(141, 64%, 64%) |
| HSV | hsv(141, 53%, 87%) |
| CMYK | cmyk(53.2%, 0%, 34.7%, 12.9%) |
| CIE-LAB | lab(80.31, -50.24, 27.90) |
| CIE-LCH | lch(80.31, 57.47, 150.95°) |
| OKLab | oklab(81.28% -0.1365 0.0701) |
| OKLCH | oklch(81.28% 0.153 152.8) |
| XYZ | xyz(36.9383, 57.2268, 35.8819) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 4.42
Seaweed
#18D17B
ΔE00 5.34
Tealish Green
#0CDC73
ΔE00 5.43
Emerald
#50C878
ΔE00 5.71
Seafoam Green
#7AF9AB
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68DE91 #DE68B5
analogous
#7ADE68 #68DE91 #68DECC
triadic
#68DE91 #9168DE #DE9168
tetradic
#68DE91 #687ADE #DE68B5 #DECC68
square
#68DE91 #687ADE #DE68B5 #DECC68
split-complementary
#68DE91 #CC68DE #DE687A
monochromatic
#25A752 #36D36C #68DE91 #9AE9B6 #CCF4DA
Accessibility & contrast
On white
1.69
#68DE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#68DE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68DE91
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68DE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68DE91 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#49DBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #68de91; /* rgb */ color: rgb(104, 222, 145); /* oklch */ color: oklch(81.3% 0.153 152.8);
Tailwind
colors: {
custom: {
50: '#9be9b1',
500: '#68de91',
950: '#000000',
},
}SCSS
$custom: #68de91; $custom-light: #9be9b1; $custom-dark: #000000;
JSON
{
"hex": "#68de91",
"rgb": {
"r": 104,
"g": 222,
"b": 145
},
"hsl": {
"h": 140.847,
"s": 64.13,
"l": 63.922
},
"oklch": {
"l": 0.81283,
"c": 0.15343,
"h": 152.8
},
"luminance": 0.5723
}Semantic roles & 50–950 ramp
primary
#68DE91
secondary
#AA4185
accent
#1A8ECC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1611
muted
#808481