#68E79D#68E79D
#68E79D is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.155 H 155.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68E79D |
|---|---|
| RGB | rgb(104, 231, 157) |
| HSL | hsl(145, 73%, 66%) |
| HSV | hsv(145, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(83.19, -51.71, 25.63) |
| CIE-LCH | lch(83.19, 57.72, 153.64°) |
| OKLab | oklab(83.71% -0.1408 0.0647) |
| OKLCH | oklch(83.71% 0.155 155.3) |
| XYZ | xyz(40.3674, 62.5256, 41.8331) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.01
Aqua Green
#12E193
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.56
Light Bluish Green
#76FDA8
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E79D #E768B2
analogous
#72E768 #68E79D #68E7DC
triadic
#68E79D #9D68E7 #E79D68
tetradic
#68E79D #6872E7 #E768B2 #E7DC68
square
#68E79D #6872E7 #E768B2 #E7DC68
split-complementary
#68E79D #DC68E7 #E76872
monochromatic
#1DB75E #33DF7B #68E79D #9DEFBF #D2F8E2
Accessibility & contrast
On white
1.55
#68E79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#68E79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E79D
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E79D | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D798
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#41E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e79d; /* rgb */ color: rgb(104, 231, 157); /* oklch */ color: oklch(83.7% 0.155 155.3);
Tailwind
colors: {
custom: {
50: '#9cefba',
500: '#68e79d',
950: '#000000',
},
}SCSS
$custom: #68e79d; $custom-light: #9cefba; $custom-dark: #000000;
JSON
{
"hex": "#68e79d",
"rgb": {
"r": 104,
"g": 231,
"b": 157
},
"hsl": {
"h": 145.039,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.83713,
"c": 0.15495,
"h": 155.3
},
"luminance": 0.62529
}Semantic roles & 50–950 ramp
primary
#68E79D
secondary
#B73C84
accent
#1183D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581