#68EAA2#68EAA2
#68EAA2 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.155 H 156.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #68EAA2 |
|---|---|
| RGB | rgb(104, 234, 162) |
| HSL | hsl(147, 76%, 66%) |
| HSV | hsv(147, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.17, -51.99, 24.39) |
| CIE-LCH | lch(84.17, 57.43, 154.87°) |
| OKLab | oklab(84.54% -0.1417 0.0617) |
| OKLCH | oklch(84.54% 0.155 156.5) |
| XYZ | xyz(41.6499, 64.3935, 44.4097) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.65
Light Blue Green
#7EFBB3
ΔE00 3.88
Aqua Green
#12E193
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EAA2 #EA68B0
analogous
#6FEA68 #68EAA2 #68EAE3
triadic
#68EAA2 #A268EA #EAA268
tetradic
#68EAA2 #686FEA #EA68B0 #EAE368
square
#68EAA2 #686FEA #EA68B0 #EAE368
split-complementary
#68EAA2 #E368EA #EA686F
monochromatic
#1ABD63 #32E381 #68EAA2 #9EF1C3 #D3F9E4
Accessibility & contrast
On white
1.51
#68EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#68EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EAA2
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EAA2 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D7CDA6
Tritanopia (blue-blind)
#3DE8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68eaa2; /* rgb */ color: rgb(104, 234, 162); /* oklch */ color: oklch(84.5% 0.155 156.5);
Tailwind
colors: {
custom: {
50: '#9df1be',
500: '#68eaa2',
950: '#000000',
},
}SCSS
$custom: #68eaa2; $custom-light: #9df1be; $custom-dark: #000000;
JSON
{
"hex": "#68eaa2",
"rgb": {
"r": 104,
"g": 234,
"b": 162
},
"hsl": {
"h": 146.769,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.84543,
"c": 0.1546,
"h": 156.5
},
"luminance": 0.64397
}Semantic roles & 50–950 ramp
primary
#68EAA2
secondary
#BC3A82
accent
#0E7ED8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582