#68E67B#68E67B
#68E67B is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.185 H 146.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #68E67B |
|---|---|
| RGB | rgb(104, 230, 123) |
| HSL | hsl(129, 72%, 65%) |
| HSV | hsv(129, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 46.5%, 9.8%) |
| CIE-LAB | lab(82.36, -56.99, 41.62) |
| CIE-LCH | lch(82.36, 70.56, 143.86°) |
| OKLab | oklab(82.85% -0.1544 0.1015) |
| OKLCH | oklch(82.85% 0.185 146.7) |
| XYZ | xyz(37.5785, 60.9635, 28.5219) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Lightish Green
#61E160
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 4.81
Minty Green
#0BF77D
ΔE00 5.07
Spearmint
#1EF876
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E67B #E668D3
analogous
#94E668 #68E67B #68E6BA
triadic
#68E67B #7B68E6 #E67B68
tetradic
#68E67B #6894E6 #E668D3 #E6BA68
square
#68E67B #6894E6 #E668D3 #E6BA68
split-complementary
#68E67B #BA68E6 #E66894
monochromatic
#1EB635 #33DD4D #68E67B #9DEFA9 #D1F7D7
Accessibility & contrast
On white
1.59
#68E67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#68E67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E67B
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E67B | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#4FE1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e67b; /* rgb */ color: rgb(104, 230, 123); /* oklch */ color: oklch(82.9% 0.185 146.7);
Tailwind
colors: {
custom: {
50: '#9defa3',
500: '#68e67b',
950: '#000000',
},
}SCSS
$custom: #68e67b; $custom-light: #9defa3; $custom-dark: #000000;
JSON
{
"hex": "#68e67b",
"rgb": {
"r": 104,
"g": 230,
"b": 123
},
"hsl": {
"h": 129.048,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.82854,
"c": 0.18471,
"h": 146.7
},
"luminance": 0.60967
}Semantic roles & 50–950 ramp
primary
#68E67B
secondary
#B63CA3
accent
#12B6D4
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580