#68FD90#68FD90
#68FD90 is a very light, vivid green. Relative luminance 0.752; OKLCH L 88.8% C 0.196 H 149.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #68FD90 |
|---|---|
| RGB | rgb(104, 253, 144) |
| HSL | hsl(136, 97%, 70%) |
| HSV | hsv(136, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(89.49, -62.51, 40.48) |
| CIE-LCH | lch(89.49, 74.47, 147.08°) |
| OKLab | oklab(88.81% -0.169 0.0996) |
| OKLCH | oklch(88.81% 0.196 149.5) |
| XYZ | xyz(45.8649, 75.2028, 38.4787) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.08
Mint Green
#8FFF9F
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FD90 #FD68D5
analogous
#8BFD68 #68FD90 #68FDDA
triadic
#68FD90 #9068FD #FD9068
tetradic
#68FD90 #688BFD #FD68D5 #FDDA68
square
#68FD90 #688BFD #FD68D5 #FDDA68
split-complementary
#68FD90 #DA68FD #FD688B
monochromatic
#03E840 #2CFC64 #68FD90 #A4FEBC #E1FFE9
Accessibility & contrast
On white
1.31
#68FD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#68FD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FD90
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FD90 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE988
Deuteranopia (green-blind)
#EBDC97
Tritanopia (blue-blind)
#3EF9E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #68fd90; /* rgb */ color: rgb(104, 253, 144); /* oklch */ color: oklch(88.8% 0.196 149.5);
Tailwind
colors: {
custom: {
50: '#a0ffb2',
500: '#68fd90',
950: '#000000',
},
}SCSS
$custom: #68fd90; $custom-light: #a0ffb2; $custom-dark: #000000;
JSON
{
"hex": "#68fd90",
"rgb": {
"r": 104,
"g": 253,
"b": 144
},
"hsl": {
"h": 136.107,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.88807,
"c": 0.19616,
"h": 149.5
},
"luminance": 0.75207
}Semantic roles & 50–950 ramp
primary
#68FD90
secondary
#D831AB
accent
#00A8E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681