#68E7A0#68E7A0
#68E7A0 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.152 H 156.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7A0 |
|---|---|
| RGB | rgb(104, 231, 160) |
| HSL | hsl(146, 73%, 66%) |
| HSV | hsv(146, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 30.7%, 9.4%) |
| CIE-LAB | lab(83.25, -51.15, 24.16) |
| CIE-LCH | lch(83.25, 56.56, 154.72°) |
| OKLab | oklab(83.78% -0.1395 0.0611) |
| OKLCH | oklch(83.78% 0.152 156.3) |
| XYZ | xyz(40.6267, 62.6293, 43.1986) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.09
Aqua Green
#12E193
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.48
Light Bluish Green
#76FDA8
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7A0 #E768AF
analogous
#6FE768 #68E7A0 #68E7E0
triadic
#68E7A0 #A068E7 #E7A068
tetradic
#68E7A0 #686FE7 #E768AF #E7E068
square
#68E7A0 #686FE7 #E768AF #E7E068
split-complementary
#68E7A0 #E068E7 #E7686F
monochromatic
#1DB761 #33DF7F #68E7A0 #9DEFC1 #D2F8E2
Accessibility & contrast
On white
1.55
#68E7A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#68E7A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7A0
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7A0 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79C
Deuteranopia (green-blind)
#D4CAA4
Tritanopia (blue-blind)
#3FE5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e7a0; /* rgb */ color: rgb(104, 231, 160); /* oklch */ color: oklch(83.8% 0.152 156.3);
Tailwind
colors: {
custom: {
50: '#9cefbc',
500: '#68e7a0',
950: '#000000',
},
}SCSS
$custom: #68e7a0; $custom-light: #9cefbc; $custom-dark: #000000;
JSON
{
"hex": "#68e7a0",
"rgb": {
"r": 104,
"g": 231,
"b": 160
},
"hsl": {
"h": 146.457,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.83775,
"c": 0.15228,
"h": 156.3
},
"luminance": 0.62633
}Semantic roles & 50–950 ramp
primary
#68E7A0
secondary
#B73C81
accent
#117ED5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582