#68F089#68F089
#68F089 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.185 H 149.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #68F089 |
|---|---|
| RGB | rgb(104, 240, 137) |
| HSL | hsl(135, 82%, 67%) |
| HSV | hsv(135, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(85.54, -58.70, 38.81) |
| CIE-LCH | lch(85.54, 70.37, 146.53°) |
| OKLab | oklab(85.53% -0.1588 0.0956) |
| OKLCH | oklch(85.53% 0.185 149) |
| XYZ | xyz(41.3815, 67.0656, 34.4263) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.59
Wintergreen
#20F986
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 3.80
Minty Green
#0BF77D
ΔE00 3.86
Baby Green
#8CFF9E
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F089 #F068CF
analogous
#8BF068 #68F089 #68F0CD
triadic
#68F089 #8968F0 #F08968
tetradic
#68F089 #688BF0 #F068CF #F0CD68
square
#68F089 #688BF0 #F068CF #F0CD68
split-complementary
#68F089 #CD68F0 #F0688B
monochromatic
#14CA40 #30EA5D #68F089 #A0F6B5 #D7FBE0
Accessibility & contrast
On white
1.46
#68F089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#68F089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F089
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F089 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD81
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#47ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68f089; /* rgb */ color: rgb(104, 240, 137); /* oklch */ color: oklch(85.5% 0.185 149.0);
Tailwind
colors: {
custom: {
50: '#9ef6ac',
500: '#68f089',
950: '#000000',
},
}SCSS
$custom: #68f089; $custom-light: #9ef6ac; $custom-dark: #000000;
JSON
{
"hex": "#68f089",
"rgb": {
"r": 104,
"g": 240,
"b": 137
},
"hsl": {
"h": 134.559,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85528,
"c": 0.18536,
"h": 149
},
"luminance": 0.67069
}Semantic roles & 50–950 ramp
primary
#68F089
secondary
#C636A3
accent
#07AADE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581