#68E47B#68E47B
#68E47B is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.4% C 0.182 H 146.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #68E47B |
|---|---|
| RGB | rgb(104, 228, 123) |
| HSL | hsl(129, 70%, 65%) |
| HSV | hsv(129, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 46.1%, 10.6%) |
| CIE-LAB | lab(81.76, -56.21, 40.86) |
| CIE-LCH | lch(81.76, 69.50, 143.99°) |
| OKLab | oklab(82.36% -0.1523 0.0997) |
| OKLCH | oklch(82.36% 0.182 146.8) |
| XYZ | xyz(37.0252, 59.8567, 28.3374) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Lightish Green
#61E160
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 4.30
Tealish Green
#0CDC73
ΔE00 4.59
Turquoise Green
#04F489
ΔE00 5.41
Minty Green
#0BF77D
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E47B #E468D1
analogous
#93E468 #68E47B #68E4B9
triadic
#68E47B #7B68E4 #E47B68
tetradic
#68E47B #6893E4 #E468D1 #E4B968
square
#68E47B #6893E4 #E468D1 #E4B968
split-complementary
#68E47B #B968E4 #E46893
monochromatic
#20B236 #34DB4E #68E47B #9CEDA8 #D0F7D6
Accessibility & contrast
On white
1.62
#68E47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#68E47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E47B
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E47B | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D273
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#4FDFCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68e47b; /* rgb */ color: rgb(104, 228, 123); /* oklch */ color: oklch(82.4% 0.182 146.8);
Tailwind
colors: {
custom: {
50: '#9ceda3',
500: '#68e47b',
950: '#000000',
},
}SCSS
$custom: #68e47b; $custom-light: #9ceda3; $custom-dark: #000000;
JSON
{
"hex": "#68e47b",
"rgb": {
"r": 104,
"g": 228,
"b": 123
},
"hsl": {
"h": 129.194,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.82363,
"c": 0.18204,
"h": 146.8
},
"luminance": 0.5986
}Semantic roles & 50–950 ramp
primary
#68E47B
secondary
#B33EA1
accent
#14B5D2
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580