#68E097#68E097
#68E097 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.151 H 154.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #68E097 |
|---|---|
| RGB | rgb(104, 224, 151) |
| HSL | hsl(144, 66%, 64%) |
| HSV | hsv(144, 54%, 88%) |
| CMYK | cmyk(53.6%, 0%, 32.6%, 12.2%) |
| CIE-LAB | lab(81.01, -49.96, 25.75) |
| CIE-LCH | lch(81.01, 56.21, 152.73°) |
| OKLab | oklab(81.89% -0.136 0.0649) |
| OKLCH | oklch(81.89% 0.151 154.5) |
| XYZ | xyz(37.9476, 58.4854, 38.5612) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.92
Seafoam Green
#7AF9AB
ΔE00 5.50
Seafoam (survey)
#80F9AD
ΔE00 5.61
Light Greenish Blue
#63F7B4
ΔE00 5.70
Hospital Green
#9BE5AA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E097 #E068B1
analogous
#75E068 #68E097 #68E0D3
triadic
#68E097 #9768E0 #E09768
tetradic
#68E097 #6875E0 #E068B1 #E0D368
square
#68E097 #6875E0 #E068B1 #E0D368
split-complementary
#68E097 #D368E0 #E06875
monochromatic
#23AB58 #35D674 #68E097 #9BEABA #CEF5DD
Accessibility & contrast
On white
1.65
#68E097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#68E097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E097
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E097 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D092
Deuteranopia (green-blind)
#CFC49C
Tritanopia (blue-blind)
#46DECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68e097; /* rgb */ color: rgb(104, 224, 151); /* oklch */ color: oklch(81.9% 0.151 154.5);
Tailwind
colors: {
custom: {
50: '#9ceab6',
500: '#68e097',
950: '#000000',
},
}SCSS
$custom: #68e097; $custom-light: #9ceab6; $custom-dark: #000000;
JSON
{
"hex": "#68e097",
"rgb": {
"r": 104,
"g": 224,
"b": 151
},
"hsl": {
"h": 143.5,
"s": 65.934,
"l": 64.314
},
"oklch": {
"l": 0.81891,
"c": 0.15071,
"h": 154.5
},
"luminance": 0.58489
}Semantic roles & 50–950 ramp
primary
#68E097
secondary
#AD4082
accent
#1886CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481