#68F291#68F291
#68F291 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.181 H 150.6°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #68F291 |
|---|---|
| RGB | rgb(104, 242, 145) |
| HSL | hsl(138, 84%, 68%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 40.1%, 5.1%) |
| CIE-LAB | lab(86.25, -58.18, 35.78) |
| CIE-LCH | lch(86.25, 68.30, 148.41°) |
| OKLab | oklab(86.15% -0.1575 0.0887) |
| OKLCH | oklch(86.15% 0.181 150.6) |
| XYZ | xyz(42.5688, 68.4877, 37.7587) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.19
Light Green Blue
#56FCA2
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.54
Wintergreen
#20F986
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F291 #F268C9
analogous
#84F268 #68F291 #68F2D6
triadic
#68F291 #9168F2 #F29168
tetradic
#68F291 #6884F2 #F268C9 #F2D668
square
#68F291 #6884F2 #F268C9 #F2D668
split-complementary
#68F291 #D668F2 #F26884
monochromatic
#12CE4A #30ED68 #68F291 #A0F7BA #D9FCE3
Accessibility & contrast
On white
1.43
#68F291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#68F291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F291
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F291 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08A
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#42EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f291; /* rgb */ color: rgb(104, 242, 145); /* oklch */ color: oklch(86.2% 0.181 150.6);
Tailwind
colors: {
custom: {
50: '#9ef7b2',
500: '#68f291',
950: '#000000',
},
}SCSS
$custom: #68f291; $custom-light: #9ef7b2; $custom-dark: #000000;
JSON
{
"hex": "#68f291",
"rgb": {
"r": 104,
"g": 242,
"b": 145
},
"hsl": {
"h": 137.826,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86152,
"c": 0.18076,
"h": 150.6
},
"luminance": 0.68492
}Semantic roles & 50–950 ramp
primary
#68F291
secondary
#CA349D
accent
#059FE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581