#68E890#68E890
#68E890 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.168 H 151.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68E890 |
|---|---|
| RGB | rgb(104, 232, 144) |
| HSL | hsl(139, 74%, 66%) |
| HSV | hsv(139, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 37.9%, 9%) |
| CIE-LAB | lab(83.27, -54.44, 32.36) |
| CIE-LCH | lch(83.27, 63.33, 149.28°) |
| OKLab | oklab(83.7% -0.1476 0.0807) |
| OKLCH | oklch(83.7% 0.168 151.3) |
| XYZ | xyz(39.5967, 62.6664, 36.3893) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Lightgreen
#90EE90
ΔE00 4.41
Seafoam Green
#7AF9AB
ΔE00 4.43
Light Green Blue
#56FCA2
ΔE00 4.61
Turquoise Green
#04F489
ΔE00 4.61
Sea Green (survey)
#53FCA1
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E890 #E868C0
analogous
#80E868 #68E890 #68E8D0
triadic
#68E890 #9068E8 #E89068
tetradic
#68E890 #6880E8 #E868C0 #E8D068
square
#68E890 #6880E8 #E868C0 #E8D068
split-complementary
#68E890 #D068E8 #E86880
monochromatic
#1CB94D #33E069 #68E890 #9DF0B7 #D2F8DE
Accessibility & contrast
On white
1.55
#68E890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#68E890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E890
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E890 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78A
Deuteranopia (green-blind)
#D7CB96
Tritanopia (blue-blind)
#46E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e890; /* rgb */ color: rgb(104, 232, 144); /* oklch */ color: oklch(83.7% 0.168 151.3);
Tailwind
colors: {
custom: {
50: '#9df0b1',
500: '#68e890',
950: '#000000',
},
}SCSS
$custom: #68e890; $custom-light: #9df0b1; $custom-dark: #000000;
JSON
{
"hex": "#68e890",
"rgb": {
"r": 104,
"g": 232,
"b": 144
},
"hsl": {
"h": 138.75,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83701,
"c": 0.16817,
"h": 151.3
},
"luminance": 0.6267
}Semantic roles & 50–950 ramp
primary
#68E890
secondary
#B93B92
accent
#1098D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581