#68E992#68E992
#68E992 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.168 H 151.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #68E992 |
|---|---|
| RGB | rgb(104, 233, 146) |
| HSL | hsl(140, 75%, 66%) |
| HSV | hsv(140, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.60, -54.50, 31.78) |
| CIE-LCH | lch(83.60, 63.09, 149.75°) |
| OKLab | oklab(83.98% -0.1477 0.0793) |
| OKLCH | oklch(83.98% 0.168 151.8) |
| XYZ | xyz(40.0332, 63.2926, 37.2956) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 4.13
Light Green Blue
#56FCA2
ΔE00 4.35
Sea Green (survey)
#53FCA1
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.40
Light Bluish Green
#76FDA8
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E992 #E968BF
analogous
#7EE968 #68E992 #68E9D2
triadic
#68E992 #9268E9 #E99268
tetradic
#68E992 #687EE9 #E968BF #E9D268
square
#68E992 #687EE9 #E968BF #E9D268
split-complementary
#68E992 #D268E9 #E9687E
monochromatic
#1BBB4F #33E16B #68E992 #9DF1B9 #D3F9DF
Accessibility & contrast
On white
1.54
#68E992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#68E992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E992
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E992 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D8CB98
Tritanopia (blue-blind)
#45E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e992; /* rgb */ color: rgb(104, 233, 146); /* oklch */ color: oklch(84.0% 0.168 151.8);
Tailwind
colors: {
custom: {
50: '#9df1b2',
500: '#68e992',
950: '#000000',
},
}SCSS
$custom: #68e992; $custom-light: #9df1b2; $custom-dark: #000000;
JSON
{
"hex": "#68e992",
"rgb": {
"r": 104,
"g": 233,
"b": 146
},
"hsl": {
"h": 139.535,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.83981,
"c": 0.1677,
"h": 151.8
},
"luminance": 0.63296
}Semantic roles & 50–950 ramp
primary
#68E992
secondary
#BB3B91
accent
#0F96D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581