#68F98E#68F98E
#68F98E is a very light, vivid green. Relative luminance 0.726; OKLCH L 87.8% C 0.193 H 149.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68F98E |
|---|---|
| RGB | rgb(104, 249, 142) |
| HSL | hsl(136, 92%, 69%) |
| HSV | hsv(136, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(88.28, -61.33, 39.89) |
| CIE-LCH | lch(88.28, 73.16, 146.96°) |
| OKLab | oklab(87.8% -0.1658 0.0982) |
| OKLCH | oklch(87.8% 0.193 149.4) |
| XYZ | xyz(44.4639, 72.6432, 37.2643) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.16
Mint Green
#8FFF9F
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.49
Light Green Blue
#56FCA2
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F98E #F968D3
analogous
#8BF968 #68F98E #68F9D7
triadic
#68F98E #8E68F9 #F98E68
tetradic
#68F98E #688BF9 #F968D3 #F9D768
square
#68F98E #688BF9 #F968D3 #F9D768
split-complementary
#68F98E #D768F9 #F9688B
monochromatic
#09DE41 #2DF762 #68F98E #A3FBBA #DEFEE6
Accessibility & contrast
On white
1.35
#68F98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#68F98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F98E
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F98E | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE686
Deuteranopia (green-blind)
#E8D895
Tritanopia (blue-blind)
#41F5DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f98e; /* rgb */ color: rgb(104, 249, 142); /* oklch */ color: oklch(87.8% 0.193 149.4);
Tailwind
colors: {
custom: {
50: '#9ffcb0',
500: '#68f98e',
950: '#000000',
},
}SCSS
$custom: #68f98e; $custom-light: #9ffcb0; $custom-dark: #000000;
JSON
{
"hex": "#68f98e",
"rgb": {
"r": 104,
"g": 249,
"b": 142
},
"hsl": {
"h": 135.724,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.87803,
"c": 0.19272,
"h": 149.4
},
"luminance": 0.72647
}Semantic roles & 50–950 ramp
primary
#68F98E
secondary
#D332A9
accent
#00A9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681