#68E1A3#68E1A3
#68E1A3 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.141 H 158.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68E1A3 |
|---|---|
| RGB | rgb(104, 225, 163) |
| HSL | hsl(149, 67%, 65%) |
| HSV | hsv(149, 54%, 88%) |
| CMYK | cmyk(53.8%, 0%, 27.6%, 11.8%) |
| CIE-LAB | lab(81.53, -48.08, 20.24) |
| CIE-LCH | lch(81.53, 52.16, 157.17°) |
| OKLab | oklab(82.39% -0.1317 0.0515) |
| OKLCH | oklch(82.39% 0.141 158.6) |
| XYZ | xyz(39.2417, 59.4343, 44.0472) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.47
Light Greenish Blue
#63F7B4
ΔE00 4.85
Eucalyptus
#44D7A8
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.70
Seafoam Green
#7AF9AB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E1A3 #E168A6
analogous
#6AE168 #68E1A3 #68E1DF
triadic
#68E1A3 #A368E1 #E1A368
tetradic
#68E1A3 #686AE1 #E168A6 #E1DF68
square
#68E1A3 #686AE1 #E168A6 #E1DF68
split-complementary
#68E1A3 #DF68E1 #E1686A
monochromatic
#22AC66 #35D784 #68E1A3 #9BEBC2 #CEF5E1
Accessibility & contrast
On white
1.63
#68E1A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#68E1A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E1A3
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E1A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E1A3 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD29F
Deuteranopia (green-blind)
#CEC6A7
Tritanopia (blue-blind)
#40E0D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68e1a3; /* rgb */ color: rgb(104, 225, 163); /* oklch */ color: oklch(82.4% 0.141 158.6);
Tailwind
colors: {
custom: {
50: '#9cebbe',
500: '#68e1a3',
950: '#000000',
},
}SCSS
$custom: #68e1a3; $custom-light: #9cebbe; $custom-dark: #000000;
JSON
{
"hex": "#68e1a3",
"rgb": {
"r": 104,
"g": 225,
"b": 163
},
"hsl": {
"h": 149.256,
"s": 66.851,
"l": 64.51
},
"oklch": {
"l": 0.82391,
"c": 0.14142,
"h": 158.6
},
"luminance": 0.59438
}Semantic roles & 50–950 ramp
primary
#68E1A3
secondary
#AE3F78
accent
#1775CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482