#68F28B#68F28B
#68F28B is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.186 H 149.3°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #68F28B |
|---|---|
| RGB | rgb(104, 242, 139) |
| HSL | hsl(135, 84%, 68%) |
| HSV | hsv(135, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 42.6%, 5.1%) |
| CIE-LAB | lab(86.16, -59.15, 38.63) |
| CIE-LCH | lch(86.16, 70.65, 146.85°) |
| OKLab | oklab(86.05% -0.16 0.0952) |
| OKLCH | oklch(86.05% 0.186 149.3) |
| XYZ | xyz(42.1183, 68.3075, 35.3862) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.61
Minty Green
#0BF77D
ΔE00 3.74
Baby Green
#8CFF9E
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F28B #F268CF
analogous
#8AF268 #68F28B #68F2D0
triadic
#68F28B #8B68F2 #F28B68
tetradic
#68F28B #688AF2 #F268CF #F2D068
square
#68F28B #688AF2 #F268CF #F2D068
split-complementary
#68F28B #D068F2 #F2688A
monochromatic
#12CE41 #30ED60 #68F28B #A0F7B6 #D9FCE2
Accessibility & contrast
On white
1.43
#68F28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#68F28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F28B
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F28B | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF83
Deuteranopia (green-blind)
#E1D392
Tritanopia (blue-blind)
#45EED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f28b; /* rgb */ color: rgb(104, 242, 139); /* oklch */ color: oklch(86.0% 0.186 149.3);
Tailwind
colors: {
custom: {
50: '#9ef7ae',
500: '#68f28b',
950: '#000000',
},
}SCSS
$custom: #68f28b; $custom-light: #9ef7ae; $custom-dark: #000000;
JSON
{
"hex": "#68f28b",
"rgb": {
"r": 104,
"g": 242,
"b": 139
},
"hsl": {
"h": 135.217,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86049,
"c": 0.1862,
"h": 149.3
},
"luminance": 0.68311
}Semantic roles & 50–950 ramp
primary
#68F28B
secondary
#CA34A4
accent
#05A9E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581