#68F697#68F697
#68F697 is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.2% C 0.181 H 151.6°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #68F697 |
|---|---|
| RGB | rgb(104, 246, 151) |
| HSL | hsl(140, 89%, 69%) |
| HSV | hsv(140, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(87.53, -58.72, 34.47) |
| CIE-LCH | lch(87.53, 68.09, 149.59°) |
| OKLab | oklab(87.23% -0.159 0.0858) |
| OKLCH | oklch(87.23% 0.181 151.6) |
| XYZ | xyz(44.2472, 71.0848, 40.6611) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.30
Sea Green (survey)
#53FCA1
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 3.07
Baby Green
#8CFF9E
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F697 #F668C7
analogous
#80F668 #68F697 #68F6DE
triadic
#68F697 #9768F6 #F69768
tetradic
#68F697 #6880F6 #F668C7 #F6DE68
square
#68F697 #6880F6 #F668C7 #F6DE68
split-complementary
#68F697 #DE68F6 #F66880
monochromatic
#0DD750 #2EF36F #68F697 #A2F9BF #DCFDE7
Accessibility & contrast
On white
1.38
#68F697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#68F697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F697
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F697 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E390
Deuteranopia (green-blind)
#E4D69D
Tritanopia (blue-blind)
#3EF3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f697; /* rgb */ color: rgb(104, 246, 151); /* oklch */ color: oklch(87.2% 0.181 151.6);
Tailwind
colors: {
custom: {
50: '#9efab6',
500: '#68f697',
950: '#000000',
},
}SCSS
$custom: #68f697; $custom-light: #9efab6; $custom-dark: #000000;
JSON
{
"hex": "#68f697",
"rgb": {
"r": 104,
"g": 246,
"b": 151
},
"hsl": {
"h": 139.859,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.8723,
"c": 0.18066,
"h": 151.6
},
"luminance": 0.71089
}Semantic roles & 50–950 ramp
primary
#68F697
secondary
#CF339C
accent
#0099E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581