#68E396#68E396
#68E396 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.6% C 0.156 H 153.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #68E396 |
|---|---|
| RGB | rgb(104, 227, 150) |
| HSL | hsl(142, 69%, 65%) |
| HSV | hsv(142, 54%, 89%) |
| CMYK | cmyk(54.2%, 0%, 33.9%, 11%) |
| CIE-LAB | lab(81.88, -51.38, 27.45) |
| CIE-LCH | lch(81.88, 58.25, 151.89°) |
| OKLab | oklab(82.6% -0.1397 0.069) |
| OKLCH | oklch(82.6% 0.156 153.7) |
| XYZ | xyz(38.6801, 60.0798, 38.4065) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.88
Seafoam (survey)
#80F9AD
ΔE00 5.03
Light Greenish Blue
#63F7B4
ΔE00 5.44
Light Blue Green
#7EFBB3
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E396 #E368B5
analogous
#78E368 #68E396 #68E3D3
triadic
#68E396 #9668E3 #E39668
tetradic
#68E396 #6878E3 #E368B5 #E3D368
square
#68E396 #6878E3 #E368B5 #E3D368
split-complementary
#68E396 #D368E3 #E36878
monochromatic
#21B056 #34D972 #68E396 #9CEDBA #CFF6DE
Accessibility & contrast
On white
1.61
#68E396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#68E396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E396
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E396 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D391
Deuteranopia (green-blind)
#D2C79B
Tritanopia (blue-blind)
#45E0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68e396; /* rgb */ color: rgb(104, 227, 150); /* oklch */ color: oklch(82.6% 0.156 153.7);
Tailwind
colors: {
custom: {
50: '#9cecb5',
500: '#68e396',
950: '#000000',
},
}SCSS
$custom: #68e396; $custom-light: #9cecb5; $custom-dark: #000000;
JSON
{
"hex": "#68e396",
"rgb": {
"r": 104,
"g": 227,
"b": 150
},
"hsl": {
"h": 142.439,
"s": 68.715,
"l": 64.902
},
"oklch": {
"l": 0.826,
"c": 0.15579,
"h": 153.7
},
"luminance": 0.60083
}Semantic roles & 50–950 ramp
primary
#68E396
secondary
#B13E86
accent
#158AD1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581