#68E1A0#68E1A0
#68E1A0 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.3% C 0.144 H 157.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68E1A0 |
|---|---|
| RGB | rgb(104, 225, 160) |
| HSL | hsl(148, 67%, 65%) |
| HSV | hsv(148, 54%, 88%) |
| CMYK | cmyk(53.8%, 0%, 28.9%, 11.8%) |
| CIE-LAB | lab(81.47, -48.67, 21.72) |
| CIE-LCH | lch(81.47, 53.29, 155.95°) |
| OKLab | oklab(82.33% -0.133 0.0552) |
| OKLCH | oklch(82.33% 0.144 157.5) |
| XYZ | xyz(38.9761, 59.3281, 42.6484) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.22
Seafoam
#7FE0B3
ΔE00 4.58
Light Greenish Blue
#63F7B4
ΔE00 4.93
Eucalyptus
#44D7A8
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.56
Seafoam (survey)
#80F9AD
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E1A0 #E168A9
analogous
#6CE168 #68E1A0 #68E1DD
triadic
#68E1A0 #A068E1 #E1A068
tetradic
#68E1A0 #686CE1 #E168A9 #E1DD68
square
#68E1A0 #686CE1 #E168A9 #E1DD68
split-complementary
#68E1A0 #DD68E1 #E1686C
monochromatic
#22AC62 #35D780 #68E1A0 #9BEBC0 #CEF5E0
Accessibility & contrast
On white
1.63
#68E1A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#68E1A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E1A0
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E1A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E1A0 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD29C
Deuteranopia (green-blind)
#CEC6A4
Tritanopia (blue-blind)
#41E0D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #68e1a0; /* rgb */ color: rgb(104, 225, 160); /* oklch */ color: oklch(82.3% 0.144 157.5);
Tailwind
colors: {
custom: {
50: '#9cebbc',
500: '#68e1a0',
950: '#000000',
},
}SCSS
$custom: #68e1a0; $custom-light: #9cebbc; $custom-dark: #000000;
JSON
{
"hex": "#68e1a0",
"rgb": {
"r": 104,
"g": 225,
"b": 160
},
"hsl": {
"h": 147.769,
"s": 66.851,
"l": 64.51
},
"oklch": {
"l": 0.82325,
"c": 0.14403,
"h": 157.5
},
"luminance": 0.59332
}Semantic roles & 50–950 ramp
primary
#68E1A0
secondary
#AE3F7B
accent
#177ACF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482