#68EF99#68EF99
#68EF99 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.169 H 153.0°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF99 |
|---|---|
| RGB | rgb(104, 239, 153) |
| HSL | hsl(142, 81%, 67%) |
| HSV | hsv(142, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(85.49, -55.65, 30.76) |
| CIE-LCH | lch(85.49, 63.58, 151.07°) |
| OKLab | oklab(85.57% -0.1509 0.077) |
| OKLCH | oklch(85.57% 0.169 153) |
| XYZ | xyz(42.3219, 66.9721, 40.8274) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.88
Light Green Blue
#56FCA2
ΔE00 3.03
Sea Green (survey)
#53FCA1
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.24
Light Blue Green
#7EFBB3
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF99 #EF68BE
analogous
#7BEF68 #68EF99 #68EFDD
triadic
#68EF99 #9968EF #EF9968
tetradic
#68EF99 #687BEF #EF68BE #EFDD68
square
#68EF99 #687BEF #EF68BE #EFDD68
split-complementary
#68EF99 #DD68EF #EF687B
monochromatic
#15C756 #31E974 #68EF99 #9FF5BE #D7FBE4
Accessibility & contrast
On white
1.46
#68EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#68EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF99
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF99 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD93
Deuteranopia (green-blind)
#DDD19E
Tritanopia (blue-blind)
#40ECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68ef99; /* rgb */ color: rgb(104, 239, 153); /* oklch */ color: oklch(85.6% 0.169 153.0);
Tailwind
colors: {
custom: {
50: '#9df5b7',
500: '#68ef99',
950: '#000000',
},
}SCSS
$custom: #68ef99; $custom-light: #9df5b7; $custom-dark: #000000;
JSON
{
"hex": "#68ef99",
"rgb": {
"r": 104,
"g": 239,
"b": 153
},
"hsl": {
"h": 141.778,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85571,
"c": 0.16946,
"h": 153
},
"luminance": 0.66976
}Semantic roles & 50–950 ramp
primary
#68EF99
secondary
#C53791
accent
#0890DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581