#68EF95#68EF95
#68EF95 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.173 H 151.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF95 |
|---|---|
| RGB | rgb(104, 239, 149) |
| HSL | hsl(140, 81%, 67%) |
| HSV | hsv(140, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.42, -56.34, 32.69) |
| CIE-LCH | lch(85.42, 65.14, 149.88°) |
| OKLab | oklab(85.5% -0.1527 0.0816) |
| OKLCH | oklch(85.5% 0.173 151.9) |
| XYZ | xyz(41.9971, 66.8421, 39.1166) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF95 #EF68C2
analogous
#7FEF68 #68EF95 #68EFD8
triadic
#68EF95 #9568EF #EF9568
tetradic
#68EF95 #687FEF #EF68C2 #EFD868
square
#68EF95 #687FEF #EF68C2 #EFD868
split-complementary
#68EF95 #D868EF #EF687F
monochromatic
#15C751 #31E96E #68EF95 #9FF5BC #D7FBE3
Accessibility & contrast
On white
1.46
#68EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#68EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF95
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF95 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8F
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#42ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ef95; /* rgb */ color: rgb(104, 239, 149); /* oklch */ color: oklch(85.5% 0.173 151.9);
Tailwind
colors: {
custom: {
50: '#9ef5b5',
500: '#68ef95',
950: '#000000',
},
}SCSS
$custom: #68ef95; $custom-light: #9ef5b5; $custom-dark: #000000;
JSON
{
"hex": "#68ef95",
"rgb": {
"r": 104,
"g": 239,
"b": 149
},
"hsl": {
"h": 140,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85496,
"c": 0.17309,
"h": 151.9
},
"luminance": 0.66846
}Semantic roles & 50–950 ramp
primary
#68EF95
secondary
#C53795
accent
#0896DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581