#68E98A#68E98A
#68E98A is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.175 H 149.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #68E98A |
|---|---|
| RGB | rgb(104, 233, 138) |
| HSL | hsl(136, 75%, 66%) |
| HSV | hsv(136, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 40.8%, 8.6%) |
| CIE-LAB | lab(83.47, -55.84, 35.64) |
| CIE-LCH | lch(83.47, 66.24, 147.45°) |
| OKLab | oklab(83.84% -0.1512 0.0882) |
| OKLCH | oklch(83.84% 0.175 149.7) |
| XYZ | xyz(39.4325, 63.0523, 34.1321) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Lightgreen
#90EE90
ΔE00 3.95
Turquoise Green
#04F489
ΔE00 4.33
Wintergreen
#20F986
ΔE00 4.79
Sea Green (survey)
#53FCA1
ΔE00 4.82
Light Green Blue
#56FCA2
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E98A #E968C7
analogous
#86E968 #68E98A #68E9CA
triadic
#68E98A #8A68E9 #E98A68
tetradic
#68E98A #6886E9 #E968C7 #E9CA68
square
#68E98A #6886E9 #E968C7 #E9CA68
split-complementary
#68E98A #CA68E9 #E96886
monochromatic
#1BBB45 #33E161 #68E98A #9DF1B3 #D3F9DD
Accessibility & contrast
On white
1.54
#68E98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#68E98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E98A
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E98A | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD783
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#49E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e98a; /* rgb */ color: rgb(104, 233, 138); /* oklch */ color: oklch(83.8% 0.175 149.7);
Tailwind
colors: {
custom: {
50: '#9df1ad',
500: '#68e98a',
950: '#000000',
},
}SCSS
$custom: #68e98a; $custom-light: #9df1ad; $custom-dark: #000000;
JSON
{
"hex": "#68e98a",
"rgb": {
"r": 104,
"g": 233,
"b": 138
},
"hsl": {
"h": 135.814,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.83836,
"c": 0.17505,
"h": 149.7
},
"luminance": 0.63056
}Semantic roles & 50–950 ramp
primary
#68E98A
secondary
#BB3B99
accent
#0FA2D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581