#68E8A2#68E8A2
#68E8A2 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.152 H 156.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8A2 |
|---|---|
| RGB | rgb(104, 232, 162) |
| HSL | hsl(147, 74%, 66%) |
| HSV | hsv(147, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(83.58, -51.17, 23.58) |
| CIE-LCH | lch(83.58, 56.34, 155.26°) |
| OKLab | oklab(84.06% -0.1396 0.0597) |
| OKLCH | oklch(84.06% 0.152 156.8) |
| XYZ | xyz(41.0837, 63.2612, 44.2210) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.07
Aqua Green
#12E193
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.27
Light Bluish Green
#76FDA8
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8A2 #E868AE
analogous
#6EE868 #68E8A2 #68E8E2
triadic
#68E8A2 #A268E8 #E8A268
tetradic
#68E8A2 #686EE8 #E868AE #E8E268
square
#68E8A2 #686EE8 #E868AE #E8E268
split-complementary
#68E8A2 #E268E8 #E8686E
monochromatic
#1CB963 #33E081 #68E8A2 #9DF0C3 #D2F8E3
Accessibility & contrast
On white
1.54
#68E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#68E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8A2
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8A2 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#D5CBA6
Tritanopia (blue-blind)
#3DE6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e8a2; /* rgb */ color: rgb(104, 232, 162); /* oklch */ color: oklch(84.1% 0.152 156.8);
Tailwind
colors: {
custom: {
50: '#9df0be',
500: '#68e8a2',
950: '#000000',
},
}SCSS
$custom: #68e8a2; $custom-light: #9df0be; $custom-dark: #000000;
JSON
{
"hex": "#68e8a2",
"rgb": {
"r": 104,
"g": 232,
"b": 162
},
"hsl": {
"h": 147.188,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.8406,
"c": 0.15188,
"h": 156.8
},
"luminance": 0.63265
}Semantic roles & 50–950 ramp
primary
#68E8A2
secondary
#B93B80
accent
#107CD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582