#68F08C#68F08C
#68F08C is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.183 H 149.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68F08C |
|---|---|
| RGB | rgb(104, 240, 140) |
| HSL | hsl(136, 82%, 67%) |
| HSV | hsv(136, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(85.58, -58.23, 37.39) |
| CIE-LCH | lch(85.58, 69.20, 147.29°) |
| OKLab | oklab(85.58% -0.1576 0.0924) |
| OKLCH | oklch(85.58% 0.183 149.6) |
| XYZ | xyz(41.5997, 67.1529, 35.5754) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.65
Wintergreen
#20F986
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F08C #F068CC
analogous
#88F068 #68F08C #68F0D0
triadic
#68F08C #8C68F0 #F08C68
tetradic
#68F08C #6888F0 #F068CC #F0D068
square
#68F08C #6888F0 #F068CC #F0D068
split-complementary
#68F08C #D068F0 #F06888
monochromatic
#14CA44 #30EA62 #68F08C #A0F6B6 #D7FBE1
Accessibility & contrast
On white
1.46
#68F08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#68F08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F08C
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F08C | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE85
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#45ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f08c; /* rgb */ color: rgb(104, 240, 140); /* oklch */ color: oklch(85.6% 0.183 149.6);
Tailwind
colors: {
custom: {
50: '#9ef6ae',
500: '#68f08c',
950: '#000000',
},
}SCSS
$custom: #68f08c; $custom-light: #9ef6ae; $custom-dark: #000000;
JSON
{
"hex": "#68f08c",
"rgb": {
"r": 104,
"g": 240,
"b": 140
},
"hsl": {
"h": 135.882,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85579,
"c": 0.18263,
"h": 149.6
},
"luminance": 0.67157
}Semantic roles & 50–950 ramp
primary
#68F08C
secondary
#C636A0
accent
#07A5DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581