#68F485#68F485
#68F485 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.194 H 147.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68F485 |
|---|---|
| RGB | rgb(104, 244, 133) |
| HSL | hsl(132, 86%, 68%) |
| HSV | hsv(132, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(86.67, -60.83, 42.21) |
| CIE-LCH | lch(86.67, 74.04, 145.24°) |
| OKLab | oklab(86.44% -0.1645 0.1032) |
| OKLCH | oklch(86.44% 0.194 147.9) |
| XYZ | xyz(42.2904, 69.3340, 33.3399) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.62
Baby Green
#8CFF9E
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F485 #F468D7
analogous
#91F468 #68F485 #68F4CB
triadic
#68F485 #8568F4 #F48568
tetradic
#68F485 #6891F4 #F468D7 #F4CB68
square
#68F485 #6891F4 #F468D7 #F4CB68
split-complementary
#68F485 #CB68F4 #F46891
monochromatic
#0FD238 #2FF057 #68F485 #A1F8B3 #DAFCE1
Accessibility & contrast
On white
1.41
#68F485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#68F485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F485
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F485 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17C
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#47EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f485; /* rgb */ color: rgb(104, 244, 133); /* oklch */ color: oklch(86.4% 0.194 147.9);
Tailwind
colors: {
custom: {
50: '#9ff9aa',
500: '#68f485',
950: '#000000',
},
}SCSS
$custom: #68f485; $custom-light: #9ff9aa; $custom-dark: #000000;
JSON
{
"hex": "#68f485",
"rgb": {
"r": 104,
"g": 244,
"b": 133
},
"hsl": {
"h": 132.429,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.8644,
"c": 0.19423,
"h": 147.9
},
"luminance": 0.69338
}Semantic roles & 50–950 ramp
primary
#68F485
secondary
#CD33AD
accent
#03B4E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581