#68F889#68F889
#68F889 is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.5% C 0.196 H 148.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #68F889 |
|---|---|
| RGB | rgb(104, 248, 137) |
| HSL | hsl(134, 91%, 69%) |
| HSV | hsv(134, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(87.91, -61.72, 41.85) |
| CIE-LCH | lch(87.91, 74.57, 145.86°) |
| OKLab | oklab(87.48% -0.1669 0.1026) |
| OKLCH | oklch(87.48% 0.196 148.4) |
| XYZ | xyz(43.7887, 71.8799, 35.2287) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.33
Spearmint
#1EF876
ΔE00 3.36
Lightgreen (survey)
#76FF7B
ΔE00 3.37
Baby Green
#8CFF9E
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F889 #F868D7
analogous
#8FF868 #68F889 #68F8D1
triadic
#68F889 #8968F8 #F88968
tetradic
#68F889 #688FF8 #F868D7 #F8D168
square
#68F889 #688FF8 #F868D7 #F8D168
split-complementary
#68F889 #D168F8 #F8688F
monochromatic
#0ADB3A #2EF55B #68F889 #A2FBB7 #DDFDE4
Accessibility & contrast
On white
1.37
#68F889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#68F889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F889
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F889 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#44F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f889; /* rgb */ color: rgb(104, 248, 137); /* oklch */ color: oklch(87.5% 0.196 148.4);
Tailwind
colors: {
custom: {
50: '#9ffbad',
500: '#68f889',
950: '#000000',
},
}SCSS
$custom: #68f889; $custom-light: #9ffbad; $custom-dark: #000000;
JSON
{
"hex": "#68f889",
"rgb": {
"r": 104,
"g": 248,
"b": 137
},
"hsl": {
"h": 133.75,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87479,
"c": 0.19588,
"h": 148.4
},
"luminance": 0.71884
}Semantic roles & 50–950 ramp
primary
#68F889
secondary
#D232AD
accent
#00B1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681