#68F585#68F585
#68F585 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.7% C 0.196 H 147.8°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68F585 |
|---|---|
| RGB | rgb(104, 245, 133) |
| HSL | hsl(132, 88%, 68%) |
| HSV | hsv(132, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(86.97, -61.20, 42.59) |
| CIE-LCH | lch(86.97, 74.56, 145.17°) |
| OKLab | oklab(86.68% -0.1655 0.1041) |
| OKLCH | oklch(86.68% 0.196 147.8) |
| XYZ | xyz(42.5921, 69.9374, 33.4405) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.36
Lightgreen (survey)
#76FF7B
ΔE00 3.43
Baby Green
#8CFF9E
ΔE00 3.86
Spring Green
#00FF7F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F585 #F568D8
analogous
#91F568 #68F585 #68F5CB
triadic
#68F585 #8568F5 #F58568
tetradic
#68F585 #6891F5 #F568D8 #F5CB68
square
#68F585 #6891F5 #F568D8 #F5CB68
split-complementary
#68F585 #CB68F5 #F56891
monochromatic
#0ED537 #2FF157 #68F585 #A1F9B3 #DBFDE2
Accessibility & contrast
On white
1.40
#68F585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#68F585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F585
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F585 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E27C
Deuteranopia (green-blind)
#E5D58D
Tritanopia (blue-blind)
#46F0DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f585; /* rgb */ color: rgb(104, 245, 133); /* oklch */ color: oklch(86.7% 0.196 147.8);
Tailwind
colors: {
custom: {
50: '#9ff9aa',
500: '#68f585',
950: '#000000',
},
}SCSS
$custom: #68f585; $custom-light: #9ff9aa; $custom-dark: #000000;
JSON
{
"hex": "#68f585",
"rgb": {
"r": 104,
"g": 245,
"b": 133
},
"hsl": {
"h": 132.34,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.86684,
"c": 0.19553,
"h": 147.8
},
"luminance": 0.69941
}Semantic roles & 50–950 ramp
primary
#68F585
secondary
#CE33AE
accent
#01B6E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581