#68E88E#68E88E
#68E88E is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.170 H 150.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #68E88E |
|---|---|
| RGB | rgb(104, 232, 142) |
| HSL | hsl(138, 74%, 66%) |
| HSV | hsv(138, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(83.23, -54.78, 33.32) |
| CIE-LCH | lch(83.23, 64.12, 148.69°) |
| OKLab | oklab(83.66% -0.1484 0.0829) |
| OKLCH | oklch(83.66% 0.17 150.8) |
| XYZ | xyz(39.4452, 62.6058, 35.5914) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Lightgreen
#90EE90
ΔE00 4.25
Turquoise Green
#04F489
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.62
Light Green Blue
#56FCA2
ΔE00 4.71
Sea Green (survey)
#53FCA1
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E88E #E868C2
analogous
#82E868 #68E88E #68E8CE
triadic
#68E88E #8E68E8 #E88E68
tetradic
#68E88E #6882E8 #E868C2 #E8CE68
square
#68E88E #6882E8 #E868C2 #E8CE68
split-complementary
#68E88E #CE68E8 #E86882
monochromatic
#1CB94B #33E066 #68E88E #9DF0B6 #D2F8DD
Accessibility & contrast
On white
1.55
#68E88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#68E88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E88E
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E88E | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D788
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#47E5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e88e; /* rgb */ color: rgb(104, 232, 142); /* oklch */ color: oklch(83.7% 0.170 150.8);
Tailwind
colors: {
custom: {
50: '#9df0b0',
500: '#68e88e',
950: '#000000',
},
}SCSS
$custom: #68e88e; $custom-light: #9df0b0; $custom-dark: #000000;
JSON
{
"hex": "#68e88e",
"rgb": {
"r": 104,
"g": 232,
"b": 142
},
"hsl": {
"h": 137.813,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83664,
"c": 0.17002,
"h": 150.8
},
"luminance": 0.62609
}Semantic roles & 50–950 ramp
primary
#68E88E
secondary
#B93B94
accent
#109BD6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581