#68E68F#68E68F
#68E68F is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.166 H 151.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #68E68F |
|---|---|
| RGB | rgb(104, 230, 143) |
| HSL | hsl(139, 72%, 65%) |
| HSV | hsv(139, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(82.66, -53.82, 32.05) |
| CIE-LCH | lch(82.66, 62.64, 149.22°) |
| OKLab | oklab(83.2% -0.1459 0.0799) |
| OKLCH | oklch(83.2% 0.166 151.3) |
| XYZ | xyz(38.9608, 61.5164, 35.8020) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.18
Lightgreen
#90EE90
ΔE00 4.56
Seafoam Green
#7AF9AB
ΔE00 4.76
Aqua Green
#12E193
ΔE00 4.86
Turquoise Green
#04F489
ΔE00 4.91
Seafoam (survey)
#80F9AD
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E68F #E668BF
analogous
#80E668 #68E68F #68E6CE
triadic
#68E68F #8F68E6 #E68F68
tetradic
#68E68F #6880E6 #E668BF #E6CE68
square
#68E68F #6880E6 #E668BF #E6CE68
split-complementary
#68E68F #CE68E6 #E66880
monochromatic
#1EB64D #33DD68 #68E68F #9DEFB6 #D1F7DD
Accessibility & contrast
On white
1.58
#68E68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#68E68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E68F
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E68F | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#48E3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e68f; /* rgb */ color: rgb(104, 230, 143); /* oklch */ color: oklch(83.2% 0.166 151.3);
Tailwind
colors: {
custom: {
50: '#9cefb0',
500: '#68e68f',
950: '#000000',
},
}SCSS
$custom: #68e68f; $custom-light: #9cefb0; $custom-dark: #000000;
JSON
{
"hex": "#68e68f",
"rgb": {
"r": 104,
"g": 230,
"b": 143
},
"hsl": {
"h": 138.571,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83195,
"c": 0.16636,
"h": 151.3
},
"luminance": 0.6152
}Semantic roles & 50–950 ramp
primary
#68E68F
secondary
#B63C90
accent
#1298D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581