#68E68C#68E68C
#68E68C is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.169 H 150.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #68E68C |
|---|---|
| RGB | rgb(104, 230, 140) |
| HSL | hsl(137, 72%, 65%) |
| HSV | hsv(137, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 39.1%, 9.8%) |
| CIE-LAB | lab(82.61, -54.33, 33.51) |
| CIE-LCH | lch(82.61, 63.83, 148.34°) |
| OKLab | oklab(83.14% -0.1472 0.0833) |
| OKLCH | oklch(83.14% 0.169 150.5) |
| XYZ | xyz(38.7366, 61.4267, 34.6211) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Lightgreen
#90EE90
ΔE00 4.34
Turquoise Green
#04F489
ΔE00 4.81
Tealish Green
#0CDC73
ΔE00 4.90
Seafoam Green
#7AF9AB
ΔE00 5.03
Light Green Blue
#56FCA2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E68C #E668C2
analogous
#83E668 #68E68C #68E6CB
triadic
#68E68C #8C68E6 #E68C68
tetradic
#68E68C #6883E6 #E668C2 #E6CB68
square
#68E68C #6883E6 #E668C2 #E6CB68
split-complementary
#68E68C #CB68E6 #E66883
monochromatic
#1EB649 #33DD64 #68E68C #9DEFB4 #D1F7DC
Accessibility & contrast
On white
1.58
#68E68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#68E68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E68C
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E68C | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D586
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#49E3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e68c; /* rgb */ color: rgb(104, 230, 140); /* oklch */ color: oklch(83.1% 0.169 150.5);
Tailwind
colors: {
custom: {
50: '#9cefae',
500: '#68e68c',
950: '#000000',
},
}SCSS
$custom: #68e68c; $custom-light: #9cefae; $custom-dark: #000000;
JSON
{
"hex": "#68e68c",
"rgb": {
"r": 104,
"g": 230,
"b": 140
},
"hsl": {
"h": 137.143,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.8314,
"c": 0.16913,
"h": 150.5
},
"luminance": 0.6143
}Semantic roles & 50–950 ramp
primary
#68E68C
secondary
#B63C93
accent
#129CD4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581