#68E896#68E896
#68E896 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.163 H 153.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #68E896 |
|---|---|
| RGB | rgb(104, 232, 150) |
| HSL | hsl(142, 74%, 66%) |
| HSV | hsv(142, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.37, -53.40, 29.44) |
| CIE-LCH | lch(83.37, 60.98, 151.13°) |
| OKLab | oklab(83.81% -0.1449 0.0738) |
| OKLCH | oklch(83.81% 0.163 153) |
| XYZ | xyz(40.0675, 62.8547, 38.8689) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.47
Aqua Green
#12E193
ΔE00 4.49
Light Bluish Green
#76FDA8
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E896 #E868BA
analogous
#7AE868 #68E896 #68E8D6
triadic
#68E896 #9668E8 #E89668
tetradic
#68E896 #687AE8 #E868BA #E8D668
square
#68E896 #687AE8 #E868BA #E8D668
split-complementary
#68E896 #D668E8 #E8687A
monochromatic
#1CB955 #33E071 #68E896 #9DF0BB #D2F8E0
Accessibility & contrast
On white
1.55
#68E896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#68E896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E896
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E896 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#D6CB9B
Tritanopia (blue-blind)
#44E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68e896; /* rgb */ color: rgb(104, 232, 150); /* oklch */ color: oklch(83.8% 0.163 153.0);
Tailwind
colors: {
custom: {
50: '#9df0b5',
500: '#68e896',
950: '#000000',
},
}SCSS
$custom: #68e896; $custom-light: #9df0b5; $custom-dark: #000000;
JSON
{
"hex": "#68e896",
"rgb": {
"r": 104,
"g": 232,
"b": 150
},
"hsl": {
"h": 141.563,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83814,
"c": 0.16266,
"h": 153
},
"luminance": 0.62858
}Semantic roles & 50–950 ramp
primary
#68E896
secondary
#B93B8C
accent
#108FD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581