#68E9A0#68E9A0
#68E9A0 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.155 H 156.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68E9A0 |
|---|---|
| RGB | rgb(104, 233, 160) |
| HSL | hsl(146, 75%, 66%) |
| HSV | hsv(146, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 31.3%, 8.6%) |
| CIE-LAB | lab(83.84, -51.96, 24.96) |
| CIE-LCH | lch(83.84, 57.65, 154.34°) |
| OKLab | oklab(84.26% -0.1416 0.0631) |
| OKLCH | oklch(84.26% 0.155 156) |
| XYZ | xyz(41.1896, 63.7552, 43.3862) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.63
Light Greenish Blue
#63F7B4
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 4.11
Aqua Green
#12E193
ΔE00 4.26
Light Bluish Green
#76FDA8
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E9A0 #E968B1
analogous
#70E968 #68E9A0 #68E9E1
triadic
#68E9A0 #A068E9 #E9A068
tetradic
#68E9A0 #6870E9 #E968B1 #E9E168
square
#68E9A0 #6870E9 #E968B1 #E9E168
split-complementary
#68E9A0 #E168E9 #E96870
monochromatic
#1BBB61 #33E17E #68E9A0 #9DF1C2 #D3F9E3
Accessibility & contrast
On white
1.53
#68E9A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#68E9A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E9A0
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E9A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E9A0 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99B
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#3EE7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e9a0; /* rgb */ color: rgb(104, 233, 160); /* oklch */ color: oklch(84.3% 0.155 156.0);
Tailwind
colors: {
custom: {
50: '#9df1bc',
500: '#68e9a0',
950: '#000000',
},
}SCSS
$custom: #68e9a0; $custom-light: #9df1bc; $custom-dark: #000000;
JSON
{
"hex": "#68e9a0",
"rgb": {
"r": 104,
"g": 233,
"b": 160
},
"hsl": {
"h": 146.047,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.84259,
"c": 0.15502,
"h": 156
},
"luminance": 0.63759
}Semantic roles & 50–950 ramp
primary
#68E9A0
secondary
#BB3B83
accent
#0F80D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582