#68E8A1#68E8A1
#68E8A1 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.153 H 156.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8A1 |
|---|---|
| RGB | rgb(104, 232, 161) |
| HSL | hsl(147, 74%, 66%) |
| HSV | hsv(147, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(83.56, -51.37, 24.07) |
| CIE-LCH | lch(83.56, 56.73, 154.89°) |
| OKLab | oklab(84.04% -0.1401 0.0609) |
| OKLCH | oklch(84.04% 0.153 156.5) |
| XYZ | xyz(40.9952, 63.2258, 43.7547) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.03
Aqua Green
#12E193
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.27
Light Bluish Green
#76FDA8
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8A1 #E868AF
analogous
#6FE868 #68E8A1 #68E8E1
triadic
#68E8A1 #A168E8 #E8A168
tetradic
#68E8A1 #686FE8 #E868AF #E8E168
square
#68E8A1 #686FE8 #E868AF #E8E168
split-complementary
#68E8A1 #E168E8 #E8686F
monochromatic
#1CB962 #33E080 #68E8A1 #9DF0C2 #D2F8E3
Accessibility & contrast
On white
1.54
#68E8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#68E8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8A1
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8A1 | 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)
#E7D89D
Deuteranopia (green-blind)
#D5CBA5
Tritanopia (blue-blind)
#3EE6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e8a1; /* rgb */ color: rgb(104, 232, 161); /* oklch */ color: oklch(84.0% 0.153 156.5);
Tailwind
colors: {
custom: {
50: '#9df0bd',
500: '#68e8a1',
950: '#000000',
},
}SCSS
$custom: #68e8a1; $custom-light: #9df0bd; $custom-dark: #000000;
JSON
{
"hex": "#68e8a1",
"rgb": {
"r": 104,
"g": 232,
"b": 161
},
"hsl": {
"h": 146.719,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.84038,
"c": 0.15276,
"h": 156.5
},
"luminance": 0.63229
}Semantic roles & 50–950 ramp
primary
#68E8A1
secondary
#B93B81
accent
#107ED6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582