#68E7A6#68E7A6
#68E7A6 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.9% C 0.147 H 158.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #68E7A6 |
|---|---|
| RGB | rgb(104, 231, 166) |
| HSL | hsl(149, 73%, 66%) |
| HSV | hsv(149, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 28.1%, 9.4%) |
| CIE-LAB | lab(83.36, -49.98, 21.21) |
| CIE-LCH | lch(83.36, 54.30, 157.01°) |
| OKLab | oklab(83.91% -0.1368 0.0539) |
| OKLCH | oklch(83.91% 0.147 158.5) |
| XYZ | xyz(41.1643, 62.8443, 46.0299) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.54
Aqua Green
#12E193
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.51
Light Blue Green
#7EFBB3
ΔE00 4.57
Seafoam (survey)
#80F9AD
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E7A6 #E768A9
analogous
#69E768 #68E7A6 #68E7E5
triadic
#68E7A6 #A668E7 #E7A668
tetradic
#68E7A6 #6869E7 #E768A9 #E7E568
square
#68E7A6 #6869E7 #E768A9 #E7E568
split-complementary
#68E7A6 #E568E7 #E76869
monochromatic
#1DB768 #33DF87 #68E7A6 #9DEFC5 #D2F8E4
Accessibility & contrast
On white
1.55
#68E7A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#68E7A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E7A6
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E7A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E7A6 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A2
Deuteranopia (green-blind)
#D3CBAA
Tritanopia (blue-blind)
#3BE6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e7a6; /* rgb */ color: rgb(104, 231, 166); /* oklch */ color: oklch(83.9% 0.147 158.5);
Tailwind
colors: {
custom: {
50: '#9cefc0',
500: '#68e7a6',
950: '#000000',
},
}SCSS
$custom: #68e7a6; $custom-light: #9cefc0; $custom-dark: #000000;
JSON
{
"hex": "#68e7a6",
"rgb": {
"r": 104,
"g": 231,
"b": 166
},
"hsl": {
"h": 149.291,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.83906,
"c": 0.14704,
"h": 158.5
},
"luminance": 0.62848
}Semantic roles & 50–950 ramp
primary
#68E7A6
secondary
#B73C7B
accent
#1175D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582