#68F491#68F491
#68F491 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.6% C 0.183 H 150.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #68F491 |
|---|---|
| RGB | rgb(104, 244, 145) |
| HSL | hsl(138, 86%, 68%) |
| HSV | hsv(138, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 40.6%, 4.3%) |
| CIE-LAB | lab(86.84, -58.95, 36.55) |
| CIE-LCH | lch(86.84, 69.36, 148.20°) |
| OKLab | oklab(86.64% -0.1595 0.0905) |
| OKLCH | oklch(86.64% 0.183 150.4) |
| XYZ | xyz(43.1673, 69.6847, 37.9582) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.07
Light Green Blue
#56FCA2
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.48
Baby Green
#8CFF9E
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F491 #F468CB
analogous
#85F468 #68F491 #68F4D7
triadic
#68F491 #9168F4 #F49168
tetradic
#68F491 #6885F4 #F468CB #F4D768
square
#68F491 #6885F4 #F468CB #F4D768
split-complementary
#68F491 #D768F4 #F46885
monochromatic
#0FD248 #2FF067 #68F491 #A1F8BB #DAFCE4
Accessibility & contrast
On white
1.41
#68F491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#68F491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F491
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F491 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#E3D497
Tritanopia (blue-blind)
#42F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f491; /* rgb */ color: rgb(104, 244, 145); /* oklch */ color: oklch(86.6% 0.183 150.4);
Tailwind
colors: {
custom: {
50: '#9ef9b2',
500: '#68f491',
950: '#000000',
},
}SCSS
$custom: #68f491; $custom-light: #9ef9b2; $custom-dark: #000000;
JSON
{
"hex": "#68f491",
"rgb": {
"r": 104,
"g": 244,
"b": 145
},
"hsl": {
"h": 137.571,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86638,
"c": 0.18342,
"h": 150.4
},
"luminance": 0.69689
}Semantic roles & 50–950 ramp
primary
#68F491
secondary
#CD33A0
accent
#03A1E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581