#68F285#68F285
#68F285 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.192 H 148.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68F285 |
|---|---|
| RGB | rgb(104, 242, 133) |
| HSL | hsl(133, 84%, 68%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(86.07, -60.07, 41.46) |
| CIE-LCH | lch(86.07, 72.99, 145.39°) |
| OKLab | oklab(85.95% -0.1625 0.1015) |
| OKLCH | oklch(85.95% 0.192 148) |
| XYZ | xyz(41.6919, 68.1370, 33.1404) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.91
Lightgreen
#90EE90
ΔE00 3.96
Lightgreen (survey)
#76FF7B
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F285 #F268D5
analogous
#90F268 #68F285 #68F2CA
triadic
#68F285 #8568F2 #F28568
tetradic
#68F285 #6890F2 #F268D5 #F2CA68
square
#68F285 #6890F2 #F268D5 #F2CA68
split-complementary
#68F285 #CA68F2 #F26890
monochromatic
#12CE39 #30ED57 #68F285 #A0F7B3 #D9FCE0
Accessibility & contrast
On white
1.44
#68F285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#68F285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F285
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F285 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#47EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f285; /* rgb */ color: rgb(104, 242, 133); /* oklch */ color: oklch(86.0% 0.192 148.0);
Tailwind
colors: {
custom: {
50: '#9ef7aa',
500: '#68f285',
950: '#000000',
},
}SCSS
$custom: #68f285; $custom-light: #9ef7aa; $custom-dark: #000000;
JSON
{
"hex": "#68f285",
"rgb": {
"r": 104,
"g": 242,
"b": 133
},
"hsl": {
"h": 132.609,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.85951,
"c": 0.19161,
"h": 148
},
"luminance": 0.68141
}Semantic roles & 50–950 ramp
primary
#68F285
secondary
#CA34AA
accent
#05B2E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581