#68E8A0#68E8A0
#68E8A0 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.154 H 156.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8A0 |
|---|---|
| RGB | rgb(104, 232, 160) |
| HSL | hsl(146, 74%, 66%) |
| HSV | hsv(146, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 31%, 9%) |
| CIE-LAB | lab(83.54, -51.56, 24.56) |
| CIE-LCH | lch(83.54, 57.11, 154.53°) |
| OKLab | oklab(84.02% -0.1405 0.0621) |
| OKLCH | oklch(84.02% 0.154 156.1) |
| XYZ | xyz(40.9074, 63.1906, 43.2922) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8A0 #E868B0
analogous
#70E868 #68E8A0 #68E8E0
triadic
#68E8A0 #A068E8 #E8A068
tetradic
#68E8A0 #6870E8 #E868B0 #E8E068
square
#68E8A0 #6870E8 #E868B0 #E8E068
split-complementary
#68E8A0 #E068E8 #E86870
monochromatic
#1CB961 #33E07F #68E8A0 #9DF0C1 #D2F8E3
Accessibility & contrast
On white
1.54
#68E8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#68E8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8A0
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8A0 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89C
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#3FE6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e8a0; /* rgb */ color: rgb(104, 232, 160); /* oklch */ color: oklch(84.0% 0.154 156.1);
Tailwind
colors: {
custom: {
50: '#9df0bc',
500: '#68e8a0',
950: '#000000',
},
}SCSS
$custom: #68e8a0; $custom-light: #9df0bc; $custom-dark: #000000;
JSON
{
"hex": "#68e8a0",
"rgb": {
"r": 104,
"g": 232,
"b": 160
},
"hsl": {
"h": 146.25,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84017,
"c": 0.15365,
"h": 156.1
},
"luminance": 0.63194
}Semantic roles & 50–950 ramp
primary
#68E8A0
secondary
#B93B82
accent
#107FD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582