#68EA8B#68EA8B
#68EA8B is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.175 H 149.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA8B |
|---|---|
| RGB | rgb(104, 234, 139) |
| HSL | hsl(136, 76%, 66%) |
| HSV | hsv(136, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(83.78, -56.06, 35.55) |
| CIE-LCH | lch(83.78, 66.38, 147.62°) |
| OKLab | oklab(84.1% -0.1518 0.088) |
| OKLCH | oklch(84.1% 0.175 149.9) |
| XYZ | xyz(39.7891, 63.6492, 34.6098) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Lightgreen
#90EE90
ΔE00 3.92
Turquoise Green
#04F489
ΔE00 4.20
Sea Green (survey)
#53FCA1
ΔE00 4.61
Light Green Blue
#56FCA2
ΔE00 4.61
Wintergreen
#20F986
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA8B #EA68C7
analogous
#86EA68 #68EA8B #68EACC
triadic
#68EA8B #8B68EA #EA8B68
tetradic
#68EA8B #6886EA #EA68C7 #EACC68
square
#68EA8B #6886EA #EA68C7 #EACC68
split-complementary
#68EA8B #CC68EA #EA6886
monochromatic
#1ABD46 #32E362 #68EA8B #9EF1B4 #D3F9DE
Accessibility & contrast
On white
1.53
#68EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#68EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA8B
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA8B | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#48E6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68ea8b; /* rgb */ color: rgb(104, 234, 139); /* oklch */ color: oklch(84.1% 0.175 149.9);
Tailwind
colors: {
custom: {
50: '#9df2ae',
500: '#68ea8b',
950: '#000000',
},
}SCSS
$custom: #68ea8b; $custom-light: #9df2ae; $custom-dark: #000000;
JSON
{
"hex": "#68ea8b",
"rgb": {
"r": 104,
"g": 234,
"b": 139
},
"hsl": {
"h": 136.154,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84098,
"c": 0.17549,
"h": 149.9
},
"luminance": 0.63653
}Semantic roles & 50–950 ramp
primary
#68EA8B
secondary
#BC3A99
accent
#0EA1D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581