#68E79A#68E79A
#68E79A is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.158 H 154.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #68E79A |
|---|---|
| RGB | rgb(104, 231, 154) |
| HSL | hsl(144, 73%, 66%) |
| HSV | hsv(144, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.14, -52.27, 27.09) |
| CIE-LCH | lch(83.14, 58.87, 152.60°) |
| OKLab | oklab(83.65% -0.1421 0.0682) |
| OKLCH | oklch(83.65% 0.158 154.4) |
| XYZ | xyz(40.1144, 62.4244, 40.5007) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.01
Aqua Green
#12E193
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.45
Light Greenish Blue
#63F7B4
ΔE00 4.59
Light Blue Green
#7EFBB3
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E79A #E768B5
analogous
#75E768 #68E79A #68E7D9
triadic
#68E79A #9A68E7 #E79A68
tetradic
#68E79A #6875E7 #E768B5 #E7D968
square
#68E79A #6875E7 #E768B5 #E7D968
split-complementary
#68E79A #D968E7 #E76875
monochromatic
#1DB75A #33DF77 #68E79A #9DEFBD #D2F8E1
Accessibility & contrast
On white
1.56
#68E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#68E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E79A
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E79A | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#42E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e79a; /* rgb */ color: rgb(104, 231, 154); /* oklch */ color: oklch(83.7% 0.158 154.4);
Tailwind
colors: {
custom: {
50: '#9cefb8',
500: '#68e79a',
950: '#000000',
},
}SCSS
$custom: #68e79a; $custom-light: #9cefb8; $custom-dark: #000000;
JSON
{
"hex": "#68e79a",
"rgb": {
"r": 104,
"g": 231,
"b": 154
},
"hsl": {
"h": 143.622,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.83651,
"c": 0.15765,
"h": 154.4
},
"luminance": 0.62428
}Semantic roles & 50–950 ramp
primary
#68E79A
secondary
#B73C87
accent
#1188D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581