#68F28F#68F28F
#68F28F is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.1% C 0.183 H 150.1°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #68F28F |
|---|---|
| RGB | rgb(104, 242, 143) |
| HSL | hsl(137, 84%, 68%) |
| HSV | hsv(137, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(86.22, -58.51, 36.73) |
| CIE-LCH | lch(86.22, 69.08, 147.88°) |
| OKLab | oklab(86.12% -0.1583 0.0909) |
| OKLCH | oklch(86.12% 0.183 150.1) |
| XYZ | xyz(42.4159, 68.4266, 36.9537) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.53
Wintergreen
#20F986
ΔE00 3.54
Light Bluish Green
#76FDA8
ΔE00 3.58
Baby Green
#8CFF9E
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F28F #F268CB
analogous
#86F268 #68F28F #68F2D4
triadic
#68F28F #8F68F2 #F28F68
tetradic
#68F28F #6886F2 #F268CB #F2D468
square
#68F28F #6886F2 #F268CB #F2D468
split-complementary
#68F28F #D468F2 #F26886
monochromatic
#12CE47 #30ED65 #68F28F #A0F7B9 #D9FCE3
Accessibility & contrast
On white
1.43
#68F28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#68F28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F28F
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F28F | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#43EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f28f; /* rgb */ color: rgb(104, 242, 143); /* oklch */ color: oklch(86.1% 0.183 150.1);
Tailwind
colors: {
custom: {
50: '#9ef7b1',
500: '#68f28f',
950: '#000000',
},
}SCSS
$custom: #68f28f; $custom-light: #9ef7b1; $custom-dark: #000000;
JSON
{
"hex": "#68f28f",
"rgb": {
"r": 104,
"g": 242,
"b": 143
},
"hsl": {
"h": 136.957,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86117,
"c": 0.18258,
"h": 150.1
},
"luminance": 0.6843
}Semantic roles & 50–950 ramp
primary
#68F28F
secondary
#CA34A0
accent
#05A3E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581