#68E68B#68E68B
#68E68B is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.170 H 150.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68E68B |
|---|---|
| RGB | rgb(104, 230, 139) |
| HSL | hsl(137, 72%, 65%) |
| HSV | hsv(137, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(82.59, -54.49, 33.99) |
| CIE-LCH | lch(82.59, 64.22, 148.05°) |
| OKLab | oklab(83.12% -0.1476 0.0844) |
| OKLCH | oklch(83.12% 0.17 150.3) |
| XYZ | xyz(38.6632, 61.3973, 34.2345) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.90
Lightgreen
#90EE90
ΔE00 4.27
Turquoise Green
#04F489
ΔE00 4.79
Tealish Green
#0CDC73
ΔE00 4.85
Seafoam Green
#7AF9AB
ΔE00 5.13
Light Green Blue
#56FCA2
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E68B #E668C3
analogous
#84E668 #68E68B #68E6CA
triadic
#68E68B #8B68E6 #E68B68
tetradic
#68E68B #6884E6 #E668C3 #E6CA68
square
#68E68B #6884E6 #E668C3 #E6CA68
split-complementary
#68E68B #CA68E6 #E66884
monochromatic
#1EB648 #33DD63 #68E68B #9DEFB3 #D1F7DC
Accessibility & contrast
On white
1.58
#68E68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#68E68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E68B
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E68B | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D585
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#49E2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e68b; /* rgb */ color: rgb(104, 230, 139); /* oklch */ color: oklch(83.1% 0.170 150.3);
Tailwind
colors: {
custom: {
50: '#9cefae',
500: '#68e68b',
950: '#000000',
},
}SCSS
$custom: #68e68b; $custom-light: #9cefae; $custom-dark: #000000;
JSON
{
"hex": "#68e68b",
"rgb": {
"r": 104,
"g": 230,
"b": 139
},
"hsl": {
"h": 136.667,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83122,
"c": 0.17005,
"h": 150.3
},
"luminance": 0.61401
}Semantic roles & 50–950 ramp
primary
#68E68B
secondary
#B63C94
accent
#129ED4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581