#68E696#68E696
#68E696 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.160 H 153.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68E696 |
|---|---|
| RGB | rgb(104, 230, 150) |
| HSL | hsl(142, 72%, 65%) |
| HSV | hsv(142, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 34.8%, 9.8%) |
| CIE-LAB | lab(82.77, -52.59, 28.65) |
| CIE-LCH | lch(82.77, 59.89, 151.42°) |
| OKLab | oklab(83.33% -0.1428 0.0719) |
| OKLCH | oklch(83.33% 0.16 153.3) |
| XYZ | xyz(39.5077, 61.7352, 38.6824) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.97
Aqua Green
#12E193
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.52
Light Green Blue
#56FCA2
ΔE00 4.91
Light Bluish Green
#76FDA8
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E696 #E668B8
analogous
#79E668 #68E696 #68E6D5
triadic
#68E696 #9668E6 #E69668
tetradic
#68E696 #6879E6 #E668B8 #E6D568
square
#68E696 #6879E6 #E668B8 #E6D568
split-complementary
#68E696 #D568E6 #E66879
monochromatic
#1EB655 #33DD71 #68E696 #9DEFBB #D1F7DF
Accessibility & contrast
On white
1.57
#68E696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#68E696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E696
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E696 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D591
Deuteranopia (green-blind)
#D5C99B
Tritanopia (blue-blind)
#44E3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e696; /* rgb */ color: rgb(104, 230, 150); /* oklch */ color: oklch(83.3% 0.160 153.3);
Tailwind
colors: {
custom: {
50: '#9cefb5',
500: '#68e696',
950: '#000000',
},
}SCSS
$custom: #68e696; $custom-light: #9cefb5; $custom-dark: #000000;
JSON
{
"hex": "#68e696",
"rgb": {
"r": 104,
"g": 230,
"b": 150
},
"hsl": {
"h": 141.905,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83329,
"c": 0.15992,
"h": 153.3
},
"luminance": 0.61739
}Semantic roles & 50–950 ramp
primary
#68E696
secondary
#B63C89
accent
#128DD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581