#68E48A#68E48A
#68E48A is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.168 H 150.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #68E48A |
|---|---|
| RGB | rgb(104, 228, 138) |
| HSL | hsl(136, 70%, 65%) |
| HSV | hsv(136, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 39.5%, 10.6%) |
| CIE-LAB | lab(81.98, -53.87, 33.69) |
| CIE-LCH | lch(81.98, 63.53, 147.98°) |
| OKLab | oklab(82.62% -0.146 0.0837) |
| OKLCH | oklch(82.62% 0.168 150.2) |
| XYZ | xyz(38.0371, 60.2615, 33.6670) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Lightgreen
#90EE90
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 4.69
Turquoise Green
#04F489
ΔE00 5.11
Aqua Green
#12E193
ΔE00 5.19
Seafoam Green
#7AF9AB
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E48A #E468C2
analogous
#84E468 #68E48A #68E4C8
triadic
#68E48A #8A68E4 #E48A68
tetradic
#68E48A #6884E4 #E468C2 #E4C868
square
#68E48A #6884E4 #E468C2 #E4C868
split-complementary
#68E48A #C868E4 #E46884
monochromatic
#20B248 #34DB62 #68E48A #9CEDB2 #D0F7DA
Accessibility & contrast
On white
1.61
#68E48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#68E48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E48A
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E48A | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D384
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#4AE0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68e48a; /* rgb */ color: rgb(104, 228, 138); /* oklch */ color: oklch(82.6% 0.168 150.2);
Tailwind
colors: {
custom: {
50: '#9cedad',
500: '#68e48a',
950: '#000000',
},
}SCSS
$custom: #68e48a; $custom-light: #9cedad; $custom-dark: #000000;
JSON
{
"hex": "#68e48a",
"rgb": {
"r": 104,
"g": 228,
"b": 138
},
"hsl": {
"h": 136.452,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.82615,
"c": 0.16824,
"h": 150.2
},
"luminance": 0.60265
}Semantic roles & 50–950 ramp
primary
#68E48A
secondary
#B33E93
accent
#149ED2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581