#68E58B#68E58B
#68E58B is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.169 H 150.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #68E58B |
|---|---|
| RGB | rgb(104, 229, 139) |
| HSL | hsl(137, 71%, 65%) |
| HSV | hsv(137, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(82.29, -54.10, 33.60) |
| CIE-LCH | lch(82.29, 63.68, 148.16°) |
| OKLab | oklab(82.88% -0.1466 0.0835) |
| OKLCH | oklch(82.88% 0.169 150.3) |
| XYZ | xyz(38.3857, 60.8424, 34.1420) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Lightgreen
#90EE90
ΔE00 4.39
Tealish Green
#0CDC73
ΔE00 4.79
Turquoise Green
#04F489
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.17
Seafoam Green
#7AF9AB
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E58B #E568C2
analogous
#83E568 #68E58B #68E5C9
triadic
#68E58B #8B68E5 #E58B68
tetradic
#68E58B #6883E5 #E568C2 #E5C968
square
#68E58B #6883E5 #E568C2 #E5C968
split-complementary
#68E58B #C968E5 #E56883
monochromatic
#1FB449 #34DC63 #68E58B #9CEEB3 #D0F7DB
Accessibility & contrast
On white
1.59
#68E58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#68E58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E58B
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E58B | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D485
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#49E1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e58b; /* rgb */ color: rgb(104, 229, 139); /* oklch */ color: oklch(82.9% 0.169 150.3);
Tailwind
colors: {
custom: {
50: '#9ceead',
500: '#68e58b',
950: '#000000',
},
}SCSS
$custom: #68e58b; $custom-light: #9ceead; $custom-dark: #000000;
JSON
{
"hex": "#68e58b",
"rgb": {
"r": 104,
"g": 229,
"b": 139
},
"hsl": {
"h": 136.8,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.82877,
"c": 0.16868,
"h": 150.3
},
"luminance": 0.60846
}Semantic roles & 50–950 ramp
primary
#68E58B
secondary
#B43D93
accent
#139DD3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581