#68E997#68E997
#68E997 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.163 H 153.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #68E997 |
|---|---|
| RGB | rgb(104, 233, 151) |
| HSL | hsl(142, 75%, 66%) |
| HSV | hsv(142, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(83.68, -53.62, 29.35) |
| CIE-LCH | lch(83.68, 61.13, 151.30°) |
| OKLab | oklab(84.08% -0.1456 0.0736) |
| OKLCH | oklch(84.08% 0.163 153.2) |
| XYZ | xyz(40.4306, 63.4516, 39.3889) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.02
Light Green Blue
#56FCA2
ΔE00 4.26
Light Bluish Green
#76FDA8
ΔE00 4.29
Sea Green (survey)
#53FCA1
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E997 #E968BA
analogous
#79E968 #68E997 #68E9D7
triadic
#68E997 #9768E9 #E99768
tetradic
#68E997 #6879E9 #E968BA #E9D768
square
#68E997 #6879E9 #E968BA #E9D768
split-complementary
#68E997 #D768E9 #E96879
monochromatic
#1BBB56 #33E172 #68E997 #9DF1BC #D3F9E1
Accessibility & contrast
On white
1.53
#68E997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#68E997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E997
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E997 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#D7CC9C
Tritanopia (blue-blind)
#43E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68e997; /* rgb */ color: rgb(104, 233, 151); /* oklch */ color: oklch(84.1% 0.163 153.2);
Tailwind
colors: {
custom: {
50: '#9df1b6',
500: '#68e997',
950: '#000000',
},
}SCSS
$custom: #68e997; $custom-light: #9df1b6; $custom-dark: #000000;
JSON
{
"hex": "#68e997",
"rgb": {
"r": 104,
"g": 233,
"b": 151
},
"hsl": {
"h": 141.86,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.84077,
"c": 0.16312,
"h": 153.2
},
"luminance": 0.63455
}Semantic roles & 50–950 ramp
primary
#68E997
secondary
#BB3B8C
accent
#0F8ED7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581