#68E197#68E197
#68E197 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.152 H 154.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #68E197 |
|---|---|
| RGB | rgb(104, 225, 151) |
| HSL | hsl(143, 67%, 65%) |
| HSV | hsv(143, 54%, 88%) |
| CMYK | cmyk(53.8%, 0%, 32.9%, 11.8%) |
| CIE-LAB | lab(81.31, -50.38, 26.16) |
| CIE-LCH | lch(81.31, 56.76, 152.56°) |
| OKLab | oklab(82.13% -0.1371 0.0659) |
| OKLCH | oklch(82.13% 0.152 154.3) |
| XYZ | xyz(38.2171, 59.0245, 38.6511) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.03
Weird Green
#3AE57F
ΔE00 4.76
Seafoam Green
#7AF9AB
ΔE00 5.28
Seafoam (survey)
#80F9AD
ΔE00 5.40
Light Greenish Blue
#63F7B4
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E197 #E168B2
analogous
#76E168 #68E197 #68E1D4
triadic
#68E197 #9768E1 #E19768
tetradic
#68E197 #6876E1 #E168B2 #E1D468
square
#68E197 #6876E1 #E168B2 #E1D468
split-complementary
#68E197 #D468E1 #E16876
monochromatic
#22AC58 #35D774 #68E197 #9BEBBA #CEF5DD
Accessibility & contrast
On white
1.64
#68E197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#68E197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E197
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E197 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D192
Deuteranopia (green-blind)
#D0C59C
Tritanopia (blue-blind)
#46DFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68e197; /* rgb */ color: rgb(104, 225, 151); /* oklch */ color: oklch(82.1% 0.152 154.3);
Tailwind
colors: {
custom: {
50: '#9cebb6',
500: '#68e197',
950: '#000000',
},
}SCSS
$custom: #68e197; $custom-light: #9cebb6; $custom-dark: #000000;
JSON
{
"hex": "#68e197",
"rgb": {
"r": 104,
"g": 225,
"b": 151
},
"hsl": {
"h": 143.306,
"s": 66.851,
"l": 64.51
},
"oklch": {
"l": 0.82134,
"c": 0.1521,
"h": 154.3
},
"luminance": 0.59028
}Semantic roles & 50–950 ramp
primary
#68E197
secondary
#AE3F83
accent
#1787CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481