#68F08A#68F08A
#68F08A is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.184 H 149.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68F08A |
|---|---|
| RGB | rgb(104, 240, 138) |
| HSL | hsl(135, 82%, 67%) |
| HSV | hsv(135, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(85.55, -58.54, 38.34) |
| CIE-LCH | lch(85.55, 69.98, 146.78°) |
| OKLab | oklab(85.55% -0.1584 0.0945) |
| OKLCH | oklch(85.55% 0.184 149.2) |
| XYZ | xyz(41.4536, 67.0944, 34.8058) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Wintergreen
#20F986
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 3.81
Minty Green
#0BF77D
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F08A #F068CE
analogous
#8AF068 #68F08A #68F0CE
triadic
#68F08A #8A68F0 #F08A68
tetradic
#68F08A #688AF0 #F068CE #F0CE68
square
#68F08A #688AF0 #F068CE #F0CE68
split-complementary
#68F08A #CE68F0 #F0688A
monochromatic
#14CA41 #30EA5F #68F08A #A0F6B5 #D7FBE0
Accessibility & contrast
On white
1.46
#68F08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#68F08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F08A
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F08A | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD82
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#46ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f08a; /* rgb */ color: rgb(104, 240, 138); /* oklch */ color: oklch(85.5% 0.184 149.2);
Tailwind
colors: {
custom: {
50: '#9ef6ad',
500: '#68f08a',
950: '#000000',
},
}SCSS
$custom: #68f08a; $custom-light: #9ef6ad; $custom-dark: #000000;
JSON
{
"hex": "#68f08a",
"rgb": {
"r": 104,
"g": 240,
"b": 138
},
"hsl": {
"h": 135,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85545,
"c": 0.18445,
"h": 149.2
},
"luminance": 0.67098
}Semantic roles & 50–950 ramp
primary
#68F08A
secondary
#C636A2
accent
#07A9DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581