#68E485#68E485
#68E485 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.5% C 0.173 H 149.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #68E485 |
|---|---|
| RGB | rgb(104, 228, 133) |
| HSL | hsl(134, 70%, 65%) |
| HSV | hsv(134, 54%, 89%) |
| CMYK | cmyk(54.4%, 0%, 41.7%, 10.6%) |
| CIE-LAB | lab(81.90, -54.68, 36.10) |
| CIE-LCH | lch(81.90, 65.52, 146.57°) |
| OKLab | oklab(82.53% -0.1481 0.0891) |
| OKLCH | oklch(82.53% 0.173 149) |
| XYZ | xyz(37.6834, 60.1200, 31.8043) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Lightgreen
#90EE90
ΔE00 4.25
Tealish Green
#0CDC73
ΔE00 4.51
Lightish Green
#61E160
ΔE00 5.00
Turquoise Green
#04F489
ΔE00 5.08
Wintergreen
#20F986
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E485 #E468C7
analogous
#89E468 #68E485 #68E4C3
triadic
#68E485 #8568E4 #E48568
tetradic
#68E485 #6889E4 #E468C7 #E4C368
square
#68E485 #6889E4 #E468C7 #E4C368
split-complementary
#68E485 #C368E4 #E46889
monochromatic
#20B242 #34DB5B #68E485 #9CEDAF #D0F7D9
Accessibility & contrast
On white
1.61
#68E485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#68E485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E485
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E485 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37E
Deuteranopia (green-blind)
#D5C78B
Tritanopia (blue-blind)
#4CE0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #68e485; /* rgb */ color: rgb(104, 228, 133); /* oklch */ color: oklch(82.5% 0.173 149.0);
Tailwind
colors: {
custom: {
50: '#9ceda9',
500: '#68e485',
950: '#000000',
},
}SCSS
$custom: #68e485; $custom-light: #9ceda9; $custom-dark: #000000;
JSON
{
"hex": "#68e485",
"rgb": {
"r": 104,
"g": 228,
"b": 133
},
"hsl": {
"h": 134.032,
"s": 69.663,
"l": 65.098
},
"oklch": {
"l": 0.82527,
"c": 0.17287,
"h": 149
},
"luminance": 0.60123
}Semantic roles & 50–950 ramp
primary
#68E485
secondary
#B33E97
accent
#14A5D2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581