#68E79C#68E79C
#68E79C is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.156 H 155.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68E79C |
|---|---|
| RGB | rgb(104, 231, 156) |
| HSL | hsl(145, 73%, 66%) |
| HSV | hsv(145, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 32.5%, 9.4%) |
| CIE-LAB | lab(83.17, -51.90, 26.12) |
| CIE-LCH | lch(83.17, 58.10, 153.29°) |
| OKLab | oklab(83.69% -0.1412 0.0659) |
| OKLCH | oklch(83.69% 0.156 155) |
| XYZ | xyz(40.2824, 62.4915, 41.3853) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.35
Light Blue Green
#7EFBB3
ΔE00 4.60
Weird Green
#3AE57F
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E79C #E768B3
analogous
#73E768 #68E79C #68E7DB
triadic
#68E79C #9C68E7 #E79C68
tetradic
#68E79C #6873E7 #E768B3 #E7DB68
square
#68E79C #6873E7 #E768B3 #E7DB68
split-complementary
#68E79C #DB68E7 #E76873
monochromatic
#1DB75C #33DF79 #68E79C #9DEFBF #D2F8E1
Accessibility & contrast
On white
1.56
#68E79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#68E79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E79C
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E79C | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D797
Deuteranopia (green-blind)
#D5CAA1
Tritanopia (blue-blind)
#41E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e79c; /* rgb */ color: rgb(104, 231, 156); /* oklch */ color: oklch(83.7% 0.156 155.0);
Tailwind
colors: {
custom: {
50: '#9cefb9',
500: '#68e79c',
950: '#000000',
},
}SCSS
$custom: #68e79c; $custom-light: #9cefb9; $custom-dark: #000000;
JSON
{
"hex": "#68e79c",
"rgb": {
"r": 104,
"g": 231,
"b": 156
},
"hsl": {
"h": 144.567,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.83692,
"c": 0.15586,
"h": 155
},
"luminance": 0.62495
}Semantic roles & 50–950 ramp
primary
#68E79C
secondary
#B73C85
accent
#1184D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581