#68E894#68E894
#68E894 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.165 H 152.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68E894 |
|---|---|
| RGB | rgb(104, 232, 148) |
| HSL | hsl(141, 74%, 66%) |
| HSV | hsv(141, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 36.2%, 9%) |
| CIE-LAB | lab(83.33, -53.75, 30.42) |
| CIE-LCH | lch(83.33, 61.76, 150.49°) |
| OKLab | oklab(83.78% -0.1458 0.0761) |
| OKLCH | oklch(83.78% 0.165 152.4) |
| XYZ | xyz(39.9078, 62.7908, 38.0280) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.35
Light Green Blue
#56FCA2
ΔE00 4.49
Sea Green (survey)
#53FCA1
ΔE00 4.53
Light Bluish Green
#76FDA8
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E894 #E868BC
analogous
#7CE868 #68E894 #68E8D4
triadic
#68E894 #9468E8 #E89468
tetradic
#68E894 #687CE8 #E868BC #E8D468
square
#68E894 #687CE8 #E868BC #E8D468
split-complementary
#68E894 #D468E8 #E8687C
monochromatic
#1CB952 #33E06E #68E894 #9DF0BA #D2F8DF
Accessibility & contrast
On white
1.55
#68E894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#68E894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E894
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E894 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78E
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#45E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e894; /* rgb */ color: rgb(104, 232, 148); /* oklch */ color: oklch(83.8% 0.165 152.4);
Tailwind
colors: {
custom: {
50: '#9df0b4',
500: '#68e894',
950: '#000000',
},
}SCSS
$custom: #68e894; $custom-light: #9df0b4; $custom-dark: #000000;
JSON
{
"hex": "#68e894",
"rgb": {
"r": 104,
"g": 232,
"b": 148
},
"hsl": {
"h": 140.625,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83776,
"c": 0.1645,
"h": 152.4
},
"luminance": 0.62794
}Semantic roles & 50–950 ramp
primary
#68E894
secondary
#B93B8E
accent
#1092D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581