#68F98F#68F98F
#68F98F is a very light, vivid green. Relative luminance 0.727; OKLCH L 87.8% C 0.192 H 149.6°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68F98F |
|---|---|
| RGB | rgb(104, 249, 143) |
| HSL | hsl(136, 92%, 69%) |
| HSV | hsv(136, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(88.29, -61.17, 39.42) |
| CIE-LCH | lch(88.29, 72.77, 147.20°) |
| OKLab | oklab(87.82% -0.1654 0.0972) |
| OKLCH | oklch(87.82% 0.192 149.6) |
| XYZ | xyz(44.5393, 72.6734, 37.6615) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.01
Baby Green
#8CFF9E
ΔE00 3.13
Sea Green (survey)
#53FCA1
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.40
Mint Green
#8FFF9F
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F98F #F968D2
analogous
#8AF968 #68F98F #68F9D8
triadic
#68F98F #8F68F9 #F98F68
tetradic
#68F98F #688AF9 #F968D2 #F9D868
square
#68F98F #688AF9 #F968D2 #F9D868
split-complementary
#68F98F #D868F9 #F9688A
monochromatic
#09DE42 #2DF763 #68F98F #A3FBBB #DEFEE6
Accessibility & contrast
On white
1.35
#68F98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#68F98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F98F
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F98F | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE687
Deuteranopia (green-blind)
#E8D896
Tritanopia (blue-blind)
#40F5DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68f98f; /* rgb */ color: rgb(104, 249, 143); /* oklch */ color: oklch(87.8% 0.192 149.6);
Tailwind
colors: {
custom: {
50: '#9ffcb1',
500: '#68f98f',
950: '#000000',
},
}SCSS
$custom: #68f98f; $custom-light: #9ffcb1; $custom-dark: #000000;
JSON
{
"hex": "#68f98f",
"rgb": {
"r": 104,
"g": 249,
"b": 143
},
"hsl": {
"h": 136.138,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.87819,
"c": 0.19183,
"h": 149.6
},
"luminance": 0.72678
}Semantic roles & 50–950 ramp
primary
#68F98F
secondary
#D332A8
accent
#00A8E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681