#68E38B#68E38B
#68E38B is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.4% C 0.166 H 150.5°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68E38B |
|---|---|
| RGB | rgb(104, 227, 139) |
| HSL | hsl(137, 69%, 65%) |
| HSV | hsv(137, 54%, 89%) |
| CMYK | cmyk(54.2%, 0%, 38.8%, 11%) |
| CIE-LAB | lab(81.70, -53.30, 32.81) |
| CIE-LCH | lch(81.70, 62.59, 148.38°) |
| OKLab | oklab(82.39% -0.1445 0.0816) |
| OKLCH | oklch(82.39% 0.166 150.5) |
| XYZ | xyz(37.8355, 59.7420, 33.9586) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Lightgreen
#90EE90
ΔE00 4.66
Tealish Green
#0CDC73
ΔE00 4.72
Aqua Green
#12E193
ΔE00 5.00
Turquoise Green
#04F489
ΔE00 5.32
Seafoam Green
#7AF9AB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E38B #E368C0
analogous
#83E368 #68E38B #68E3C8
triadic
#68E38B #8B68E3 #E38B68
tetradic
#68E38B #6883E3 #E368C0 #E3C868
square
#68E38B #6883E3 #E368C0 #E3C868
split-complementary
#68E38B #C868E3 #E36883
monochromatic
#21B049 #34D963 #68E38B #9CEDB3 #CFF6DA
Accessibility & contrast
On white
1.62
#68E38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#68E38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E38B
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E38B | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D285
Deuteranopia (green-blind)
#D3C691
Tritanopia (blue-blind)
#4AE0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68e38b; /* rgb */ color: rgb(104, 227, 139); /* oklch */ color: oklch(82.4% 0.166 150.5);
Tailwind
colors: {
custom: {
50: '#9cedad',
500: '#68e38b',
950: '#000000',
},
}SCSS
$custom: #68e38b; $custom-light: #9cedad; $custom-dark: #000000;
JSON
{
"hex": "#68e38b",
"rgb": {
"r": 104,
"g": 227,
"b": 139
},
"hsl": {
"h": 137.073,
"s": 68.715,
"l": 64.902
},
"oklch": {
"l": 0.82389,
"c": 0.16594,
"h": 150.5
},
"luminance": 0.59745
}Semantic roles & 50–950 ramp
primary
#68E38B
secondary
#B13E90
accent
#159BD1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581