#68EA8A#68EA8A
#68EA8A is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.176 H 149.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA8A |
|---|---|
| RGB | rgb(104, 234, 138) |
| HSL | hsl(136, 76%, 66%) |
| HSV | hsv(136, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.77, -56.23, 36.03) |
| CIE-LCH | lch(83.77, 66.78, 147.35°) |
| OKLab | oklab(84.08% -0.1522 0.0891) |
| OKLCH | oklch(84.08% 0.176 149.7) |
| XYZ | xyz(39.7164, 63.6201, 34.2268) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Lightgreen
#90EE90
ΔE00 3.88
Turquoise Green
#04F489
ΔE00 4.20
Wintergreen
#20F986
ΔE00 4.61
Sea Green (survey)
#53FCA1
ΔE00 4.69
Light Green Blue
#56FCA2
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA8A #EA68C8
analogous
#87EA68 #68EA8A #68EACB
triadic
#68EA8A #8A68EA #EA8A68
tetradic
#68EA8A #6887EA #EA68C8 #EACB68
square
#68EA8A #6887EA #EA68C8 #EACB68
split-complementary
#68EA8A #CB68EA #EA6887
monochromatic
#1ABD45 #32E360 #68EA8A #9EF1B4 #D3F9DD
Accessibility & contrast
On white
1.53
#68EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#68EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA8A
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA8A | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD883
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#48E6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea8a; /* rgb */ color: rgb(104, 234, 138); /* oklch */ color: oklch(84.1% 0.176 149.7);
Tailwind
colors: {
custom: {
50: '#9df2ad',
500: '#68ea8a',
950: '#000000',
},
}SCSS
$custom: #68ea8a; $custom-light: #9df2ad; $custom-dark: #000000;
JSON
{
"hex": "#68ea8a",
"rgb": {
"r": 104,
"g": 234,
"b": 138
},
"hsl": {
"h": 135.692,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84081,
"c": 0.17641,
"h": 149.7
},
"luminance": 0.63624
}Semantic roles & 50–950 ramp
primary
#68EA8A
secondary
#BC3A9A
accent
#0EA3D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581