#68E196#68E196
#68E196 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.153 H 154.0°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #68E196 |
|---|---|
| RGB | rgb(104, 225, 150) |
| HSL | hsl(143, 67%, 65%) |
| HSV | hsv(143, 54%, 88%) |
| CMYK | cmyk(53.8%, 0%, 33.3%, 11.8%) |
| CIE-LAB | lab(81.29, -50.56, 26.65) |
| CIE-LCH | lch(81.29, 57.15, 152.21°) |
| OKLab | oklab(82.11% -0.1375 0.0671) |
| OKLCH | oklch(82.11% 0.153 154) |
| XYZ | xyz(38.1362, 58.9921, 38.2252) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.06
Weird Green
#3AE57F
ΔE00 4.61
Seafoam Green
#7AF9AB
ΔE00 5.29
Seafoam (survey)
#80F9AD
ΔE00 5.42
Light Greenish Blue
#63F7B4
ΔE00 5.66
Seaweed
#18D17B
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E196 #E168B3
analogous
#77E168 #68E196 #68E1D3
triadic
#68E196 #9668E1 #E19668
tetradic
#68E196 #6877E1 #E168B3 #E1D368
square
#68E196 #6877E1 #E168B3 #E1D368
split-complementary
#68E196 #D368E1 #E16877
monochromatic
#22AC57 #35D772 #68E196 #9BEBBA #CEF5DD
Accessibility & contrast
On white
1.64
#68E196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#68E196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E196
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E196 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D191
Deuteranopia (green-blind)
#D0C59B
Tritanopia (blue-blind)
#46DFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68e196; /* rgb */ color: rgb(104, 225, 150); /* oklch */ color: oklch(82.1% 0.153 154.0);
Tailwind
colors: {
custom: {
50: '#9cebb5',
500: '#68e196',
950: '#000000',
},
}SCSS
$custom: #68e196; $custom-light: #9cebb5; $custom-dark: #000000;
JSON
{
"hex": "#68e196",
"rgb": {
"r": 104,
"g": 225,
"b": 150
},
"hsl": {
"h": 142.81,
"s": 66.851,
"l": 64.51
},
"oklch": {
"l": 0.82113,
"c": 0.15302,
"h": 154
},
"luminance": 0.58995
}Semantic roles & 50–950 ramp
primary
#68E196
secondary
#AE3F84
accent
#1789CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481