#68E2A2#68E2A2
#68E2A2 is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.6% C 0.144 H 158.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68E2A2 |
|---|---|
| RGB | rgb(104, 226, 162) |
| HSL | hsl(149, 68%, 65%) |
| HSV | hsv(149, 54%, 89%) |
| CMYK | cmyk(54%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(81.81, -48.69, 21.14) |
| CIE-LCH | lch(81.81, 53.08, 156.53°) |
| OKLab | oklab(82.61% -0.1332 0.0537) |
| OKLCH | oklch(82.61% 0.144 158) |
| XYZ | xyz(39.4236, 59.9409, 43.6676) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.30
Seafoam
#7FE0B3
ΔE00 4.38
Light Greenish Blue
#63F7B4
ΔE00 4.66
Eucalyptus
#44D7A8
ΔE00 5.39
Seafoam Green
#7AF9AB
ΔE00 5.45
Seafoam (survey)
#80F9AD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E2A2 #E268A8
analogous
#6BE268 #68E2A2 #68E2DF
triadic
#68E2A2 #A268E2 #E2A268
tetradic
#68E2A2 #686BE2 #E268A8 #E2DF68
square
#68E2A2 #686BE2 #E268A8 #E2DF68
split-complementary
#68E2A2 #DF68E2 #E2686B
monochromatic
#21AE64 #35D882 #68E2A2 #9BECC2 #CFF6E1
Accessibility & contrast
On white
1.62
#68E2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#68E2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E2A2
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E2A2 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D39E
Deuteranopia (green-blind)
#CFC6A6
Tritanopia (blue-blind)
#40E1D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68e2a2; /* rgb */ color: rgb(104, 226, 162); /* oklch */ color: oklch(82.6% 0.144 158.0);
Tailwind
colors: {
custom: {
50: '#9cecbd',
500: '#68e2a2',
950: '#000000',
},
}SCSS
$custom: #68e2a2; $custom-light: #9cecbd; $custom-dark: #000000;
JSON
{
"hex": "#68e2a2",
"rgb": {
"r": 104,
"g": 226,
"b": 162
},
"hsl": {
"h": 148.525,
"s": 67.778,
"l": 64.706
},
"oklch": {
"l": 0.82611,
"c": 0.14366,
"h": 158
},
"luminance": 0.59944
}Semantic roles & 50–950 ramp
primary
#68E2A2
secondary
#B03F7A
accent
#1677D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582