#68F589#68F589
#68F589 is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.7% C 0.192 H 148.6°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #68F589 |
|---|---|
| RGB | rgb(104, 245, 137) |
| HSL | hsl(134, 88%, 68%) |
| HSV | hsv(134, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(87.02, -60.60, 40.72) |
| CIE-LCH | lch(87.02, 73.01, 146.10°) |
| OKLab | oklab(86.75% -0.1639 0.1) |
| OKLCH | oklch(86.75% 0.192 148.6) |
| XYZ | xyz(42.8737, 70.0500, 34.9237) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.42
Spearmint
#1EF876
ΔE00 3.57
Baby Green
#8CFF9E
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.73
Mint Green
#8FFF9F
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F589 #F568D4
analogous
#8DF568 #68F589 #68F5D0
triadic
#68F589 #8968F5 #F58968
tetradic
#68F589 #688DF5 #F568D4 #F5D068
square
#68F589 #688DF5 #F568D4 #F5D068
split-complementary
#68F589 #D068F5 #F5688D
monochromatic
#0ED53D #2FF15C #68F589 #A1F9B6 #DBFDE3
Accessibility & contrast
On white
1.40
#68F589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#68F589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F589
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F589 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#E5D590
Tritanopia (blue-blind)
#45F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f589; /* rgb */ color: rgb(104, 245, 137); /* oklch */ color: oklch(86.7% 0.192 148.6);
Tailwind
colors: {
custom: {
50: '#9ff9ad',
500: '#68f589',
950: '#000000',
},
}SCSS
$custom: #68f589; $custom-light: #9ff9ad; $custom-dark: #000000;
JSON
{
"hex": "#68f589",
"rgb": {
"r": 104,
"g": 245,
"b": 137
},
"hsl": {
"h": 134.043,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.86748,
"c": 0.19196,
"h": 148.6
},
"luminance": 0.70054
}Semantic roles & 50–950 ramp
primary
#68F589
secondary
#CE33AA
accent
#01AFE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581