#68E79E#68E79E
#68E79E is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.154 H 155.7°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68E79E |
|---|---|
| RGB | rgb(104, 231, 158) |
| HSL | hsl(146, 73%, 66%) |
| HSV | hsv(146, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.21, -51.53, 25.14) |
| CIE-LCH | lch(83.21, 57.33, 154.00°) |
| OKLab | oklab(83.73% -0.1404 0.0635) |
| OKLCH | oklch(83.73% 0.154 155.7) |
| XYZ | xyz(40.4531, 62.5598, 42.2846) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.02
Aqua Green
#12E193
ΔE00 4.12
Light Greenish Blue
#63F7B4
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.53
Light Bluish Green
#76FDA8
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E79E #E768B1
analogous
#71E768 #68E79E #68E7DD
triadic
#68E79E #9E68E7 #E79E68
tetradic
#68E79E #6871E7 #E768B1 #E7DD68
square
#68E79E #6871E7 #E768B1 #E7DD68
split-complementary
#68E79E #DD68E7 #E76871
monochromatic
#1DB75F #33DF7C #68E79E #9DEFC0 #D2F8E2
Accessibility & contrast
On white
1.55
#68E79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#68E79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E79E
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E79E | 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)
#E6D799
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#40E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e79e; /* rgb */ color: rgb(104, 231, 158); /* oklch */ color: oklch(83.7% 0.154 155.7);
Tailwind
colors: {
custom: {
50: '#9cefbb',
500: '#68e79e',
950: '#000000',
},
}SCSS
$custom: #68e79e; $custom-light: #9cefbb; $custom-dark: #000000;
JSON
{
"hex": "#68e79e",
"rgb": {
"r": 104,
"g": 231,
"b": 158
},
"hsl": {
"h": 145.512,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.83733,
"c": 0.15406,
"h": 155.7
},
"luminance": 0.62564
}Semantic roles & 50–950 ramp
primary
#68E79E
secondary
#B73C83
accent
#1181D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582