#68F295#68F295
#68F295 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.177 H 151.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #68F295 |
|---|---|
| RGB | rgb(104, 242, 149) |
| HSL | hsl(140, 84%, 68%) |
| HSV | hsv(140, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(86.31, -57.51, 33.87) |
| CIE-LCH | lch(86.31, 66.74, 149.51°) |
| OKLab | oklab(86.22% -0.1558 0.0843) |
| OKLCH | oklch(86.22% 0.177 151.6) |
| XYZ | xyz(42.8826, 68.6133, 39.4118) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.81
Sea Green (survey)
#53FCA1
ΔE00 2.83
Light Bluish Green
#76FDA8
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F295 #F268C5
analogous
#80F268 #68F295 #68F2DA
triadic
#68F295 #9568F2 #F29568
tetradic
#68F295 #6880F2 #F268C5 #F2DA68
square
#68F295 #6880F2 #F268C5 #F2DA68
split-complementary
#68F295 #DA68F2 #F26880
monochromatic
#12CE4F #30ED6D #68F295 #A0F7BD #D9FCE4
Accessibility & contrast
On white
1.43
#68F295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#68F295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F295
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F295 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08F
Deuteranopia (green-blind)
#E0D39B
Tritanopia (blue-blind)
#40EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f295; /* rgb */ color: rgb(104, 242, 149); /* oklch */ color: oklch(86.2% 0.177 151.6);
Tailwind
colors: {
custom: {
50: '#9ef7b5',
500: '#68f295',
950: '#000000',
},
}SCSS
$custom: #68f295; $custom-light: #9ef7b5; $custom-dark: #000000;
JSON
{
"hex": "#68f295",
"rgb": {
"r": 104,
"g": 242,
"b": 149
},
"hsl": {
"h": 139.565,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86224,
"c": 0.17713,
"h": 151.6
},
"luminance": 0.68617
}Semantic roles & 50–950 ramp
primary
#68F295
secondary
#CA3499
accent
#0599E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581