#68E897#68E897
#68E897 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.162 H 153.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #68E897 |
|---|---|
| RGB | rgb(104, 232, 151) |
| HSL | hsl(142, 74%, 66%) |
| HSV | hsv(142, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 34.9%, 9%) |
| CIE-LAB | lab(83.38, -53.22, 28.96) |
| CIE-LCH | lch(83.38, 60.59, 151.45°) |
| OKLab | oklab(83.83% -0.1445 0.0727) |
| OKLCH | oklch(83.83% 0.162 153.3) |
| XYZ | xyz(40.1484, 62.8870, 39.2948) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.16
Aqua Green
#12E193
ΔE00 4.43
Light Green Blue
#56FCA2
ΔE00 4.47
Light Bluish Green
#76FDA8
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E897 #E868B9
analogous
#79E868 #68E897 #68E8D7
triadic
#68E897 #9768E8 #E89768
tetradic
#68E897 #6879E8 #E868B9 #E8D768
square
#68E897 #6879E8 #E868B9 #E8D768
split-complementary
#68E897 #D768E8 #E86879
monochromatic
#1CB956 #33E072 #68E897 #9DF0BC #D2F8E0
Accessibility & contrast
On white
1.55
#68E897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#68E897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E897
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E897 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D792
Deuteranopia (green-blind)
#D6CB9C
Tritanopia (blue-blind)
#43E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e897; /* rgb */ color: rgb(104, 232, 151); /* oklch */ color: oklch(83.8% 0.162 153.3);
Tailwind
colors: {
custom: {
50: '#9df0b6',
500: '#68e897',
950: '#000000',
},
}SCSS
$custom: #68e897; $custom-light: #9df0b6; $custom-dark: #000000;
JSON
{
"hex": "#68e897",
"rgb": {
"r": 104,
"g": 232,
"b": 151
},
"hsl": {
"h": 142.031,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83834,
"c": 0.16175,
"h": 153.3
},
"luminance": 0.62891
}Semantic roles & 50–950 ramp
primary
#68E897
secondary
#B93B8B
accent
#108DD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581