#68E79F#68E79F
#68E79F is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.153 H 156.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #68E79F |
|---|---|
| RGB | rgb(104, 231, 159) |
| HSL | hsl(146, 73%, 66%) |
| HSV | hsv(146, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.23, -51.34, 24.65) |
| CIE-LCH | lch(83.23, 56.95, 154.36°) |
| OKLab | oklab(83.75% -0.1399 0.0623) |
| OKLCH | oklch(83.75% 0.153 156) |
| XYZ | xyz(40.5395, 62.5944, 42.7397) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.05
Aqua Green
#12E193
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.50
Light Bluish Green
#76FDA8
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E79F #E768B0
analogous
#70E768 #68E79F #68E7DE
triadic
#68E79F #9F68E7 #E79F68
tetradic
#68E79F #6870E7 #E768B0 #E7DE68
square
#68E79F #6870E7 #E768B0 #E7DE68
split-complementary
#68E79F #DE68E7 #E76870
monochromatic
#1DB760 #33DF7D #68E79F #9DEFC1 #D2F8E2
Accessibility & contrast
On white
1.55
#68E79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#68E79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E79F
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E79F | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#40E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e79f; /* rgb */ color: rgb(104, 231, 159); /* oklch */ color: oklch(83.8% 0.153 156.0);
Tailwind
colors: {
custom: {
50: '#9cefbb',
500: '#68e79f',
950: '#000000',
},
}SCSS
$custom: #68e79f; $custom-light: #9cefbb; $custom-dark: #000000;
JSON
{
"hex": "#68e79f",
"rgb": {
"r": 104,
"g": 231,
"b": 159
},
"hsl": {
"h": 145.984,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.83754,
"c": 0.15317,
"h": 156
},
"luminance": 0.62598
}Semantic roles & 50–950 ramp
primary
#68E79F
secondary
#B73C82
accent
#1180D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582