#68F989#68F989
#68F989 is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.7% C 0.197 H 148.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68F989 |
|---|---|
| RGB | rgb(104, 249, 137) |
| HSL | hsl(134, 92%, 69%) |
| HSV | hsv(134, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(88.21, -62.09, 42.23) |
| CIE-LCH | lch(88.21, 75.10, 145.78°) |
| OKLab | oklab(87.72% -0.1679 0.1034) |
| OKLCH | oklch(87.72% 0.197 148.4) |
| XYZ | xyz(44.0969, 72.4964, 35.3314) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.33
Baby Green
#8CFF9E
ΔE00 3.43
Spring Green
#00FF7F
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F989 #F968D8
analogous
#90F968 #68F989 #68F9D2
triadic
#68F989 #8968F9 #F98968
tetradic
#68F989 #6890F9 #F968D8 #F9D268
square
#68F989 #6890F9 #F968D8 #F9D268
split-complementary
#68F989 #D268F9 #F96890
monochromatic
#09DE39 #2DF75B #68F989 #A3FBB7 #DEFEE5
Accessibility & contrast
On white
1.35
#68F989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#68F989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F989
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F989 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE580
Deuteranopia (green-blind)
#E8D891
Tritanopia (blue-blind)
#43F4DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f989; /* rgb */ color: rgb(104, 249, 137); /* oklch */ color: oklch(87.7% 0.197 148.4);
Tailwind
colors: {
custom: {
50: '#9ffcad',
500: '#68f989',
950: '#000000',
},
}SCSS
$custom: #68f989; $custom-light: #9ffcad; $custom-dark: #000000;
JSON
{
"hex": "#68f989",
"rgb": {
"r": 104,
"g": 249,
"b": 137
},
"hsl": {
"h": 133.655,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.87722,
"c": 0.19719,
"h": 148.4
},
"luminance": 0.72501
}Semantic roles & 50–950 ramp
primary
#68F989
secondary
#D332AE
accent
#00B1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681