#68F798#68F798
#68F798 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.5% C 0.181 H 151.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #68F798 |
|---|---|
| RGB | rgb(104, 247, 152) |
| HSL | hsl(140, 90%, 69%) |
| HSV | hsv(140, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 38.5%, 3.1%) |
| CIE-LAB | lab(87.84, -58.94, 34.38) |
| CIE-LCH | lch(87.84, 68.23, 149.74°) |
| OKLab | oklab(87.49% -0.1596 0.0856) |
| OKLCH | oklch(87.49% 0.181 151.8) |
| XYZ | xyz(44.6338, 71.7274, 41.1923) |
| Luminance | 0.7173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.15
Sea Green (survey)
#53FCA1
ΔE00 2.16
Light Bluish Green
#76FDA8
ΔE00 2.29
Seafoam Green
#7AF9AB
ΔE00 2.99
Baby Green
#8CFF9E
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F798 #F768C7
analogous
#80F768 #68F798 #68F7E0
triadic
#68F798 #9868F7 #F79868
tetradic
#68F798 #6880F7 #F768C7 #F7E068
square
#68F798 #6880F7 #F768C7 #F7E068
split-complementary
#68F798 #E068F7 #F76880
monochromatic
#0CD951 #2EF470 #68F798 #A2FAC0 #DCFDE7
Accessibility & contrast
On white
1.37
#68F798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#68F798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F798
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F798 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E491
Deuteranopia (green-blind)
#E5D79E
Tritanopia (blue-blind)
#3DF4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f798; /* rgb */ color: rgb(104, 247, 152); /* oklch */ color: oklch(87.5% 0.181 151.8);
Tailwind
colors: {
custom: {
50: '#9ffbb7',
500: '#68f798',
950: '#000000',
},
}SCSS
$custom: #68f798; $custom-light: #9ffbb7; $custom-dark: #000000;
JSON
{
"hex": "#68f798",
"rgb": {
"r": 104,
"g": 247,
"b": 152
},
"hsl": {
"h": 140.14,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87491,
"c": 0.18109,
"h": 151.8
},
"luminance": 0.71732
}Semantic roles & 50–950 ramp
primary
#68F798
secondary
#D1339C
accent
#0098E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581