#68F888#68F888
#68F888 is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.5% C 0.197 H 148.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #68F888 |
|---|---|
| RGB | rgb(104, 248, 136) |
| HSL | hsl(133, 91%, 69%) |
| HSV | hsv(133, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(87.90, -61.87, 42.32) |
| CIE-LCH | lch(87.90, 74.96, 145.63°) |
| OKLab | oklab(87.46% -0.1673 0.1036) |
| OKLCH | oklch(87.46% 0.197 148.2) |
| XYZ | xyz(43.7173, 71.8513, 34.8526) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.11
Lightgreen (survey)
#76FF7B
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.32
Baby Green
#8CFF9E
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F888 #F868D8
analogous
#90F868 #68F888 #68F8D0
triadic
#68F888 #8868F8 #F88868
tetradic
#68F888 #6890F8 #F868D8 #F8D068
square
#68F888 #6890F8 #F868D8 #F8D068
split-complementary
#68F888 #D068F8 #F86890
monochromatic
#0ADB39 #2EF55A #68F888 #A2FBB6 #DDFDE4
Accessibility & contrast
On white
1.37
#68F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#68F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F888
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F888 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47F
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#44F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f888; /* rgb */ color: rgb(104, 248, 136); /* oklch */ color: oklch(87.5% 0.197 148.2);
Tailwind
colors: {
custom: {
50: '#9ffbac',
500: '#68f888',
950: '#000000',
},
}SCSS
$custom: #68f888; $custom-light: #9ffbac; $custom-dark: #000000;
JSON
{
"hex": "#68f888",
"rgb": {
"r": 104,
"g": 248,
"b": 136
},
"hsl": {
"h": 133.333,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87463,
"c": 0.19677,
"h": 148.2
},
"luminance": 0.71855
}Semantic roles & 50–950 ramp
primary
#68F888
secondary
#D232AE
accent
#00B3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681