#68E790#68E790
#68E790 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.167 H 151.4°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68E790 |
|---|---|
| RGB | rgb(104, 231, 144) |
| HSL | hsl(139, 73%, 66%) |
| HSV | hsv(139, 55%, 91%) |
| CMYK | cmyk(55%, 0%, 37.7%, 9.4%) |
| CIE-LAB | lab(82.97, -54.05, 31.96) |
| CIE-LCH | lch(82.97, 62.79, 149.40°) |
| OKLab | oklab(83.46% -0.1465 0.0797) |
| OKLCH | oklch(83.46% 0.167 151.4) |
| XYZ | xyz(39.3160, 62.1050, 36.2957) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Lightgreen
#90EE90
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.55
Turquoise Green
#04F489
ΔE00 4.78
Seafoam (survey)
#80F9AD
ΔE00 4.80
Light Green Blue
#56FCA2
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E790 #E768BF
analogous
#7FE768 #68E790 #68E7D0
triadic
#68E790 #9068E7 #E79068
tetradic
#68E790 #687FE7 #E768BF #E7D068
square
#68E790 #687FE7 #E768BF #E7D068
split-complementary
#68E790 #D068E7 #E7687F
monochromatic
#1DB74E #33DF69 #68E790 #9DEFB7 #D2F8DE
Accessibility & contrast
On white
1.56
#68E790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#68E790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E790
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E790 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68A
Deuteranopia (green-blind)
#D6CA96
Tritanopia (blue-blind)
#47E4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e790; /* rgb */ color: rgb(104, 231, 144); /* oklch */ color: oklch(83.5% 0.167 151.4);
Tailwind
colors: {
custom: {
50: '#9cefb1',
500: '#68e790',
950: '#000000',
},
}SCSS
$custom: #68e790; $custom-light: #9cefb1; $custom-dark: #000000;
JSON
{
"hex": "#68e790",
"rgb": {
"r": 104,
"g": 231,
"b": 144
},
"hsl": {
"h": 138.898,
"s": 72.571,
"l": 65.686
},
"oklch": {
"l": 0.83457,
"c": 0.1668,
"h": 151.4
},
"luminance": 0.62109
}Semantic roles & 50–950 ramp
primary
#68E790
secondary
#B73C90
accent
#1197D5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581