#68F898#68F898
#68F898 is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.7% C 0.182 H 151.7°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #68F898 |
|---|---|
| RGB | rgb(104, 248, 152) |
| HSL | hsl(140, 91%, 69%) |
| HSV | hsv(140, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 38.7%, 2.7%) |
| CIE-LAB | lab(88.13, -59.32, 34.77) |
| CIE-LCH | lch(88.13, 68.76, 149.62°) |
| OKLab | oklab(87.73% -0.1606 0.0865) |
| OKLCH | oklch(87.73% 0.182 151.7) |
| XYZ | xyz(44.9404, 72.3406, 41.2945) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.14
Sea Green (survey)
#53FCA1
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.28
Seafoam Green
#7AF9AB
ΔE00 3.08
Baby Green
#8CFF9E
ΔE00 3.25
Mint Green
#8FFF9F
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F898 #F868C8
analogous
#80F868 #68F898 #68F8E0
triadic
#68F898 #9868F8 #F89868
tetradic
#68F898 #6880F8 #F868C8 #F8E068
square
#68F898 #6880F8 #F868C8 #F8E068
split-complementary
#68F898 #E068F8 #F86880
monochromatic
#0ADB50 #2EF570 #68F898 #A2FBC0 #DDFDE8
Accessibility & contrast
On white
1.36
#68F898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#68F898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F898
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F898 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E591
Deuteranopia (green-blind)
#E5D89E
Tritanopia (blue-blind)
#3CF5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f898; /* rgb */ color: rgb(104, 248, 152); /* oklch */ color: oklch(87.7% 0.182 151.7);
Tailwind
colors: {
custom: {
50: '#9ffbb7',
500: '#68f898',
950: '#000000',
},
}SCSS
$custom: #68f898; $custom-light: #9ffbb7; $custom-dark: #000000;
JSON
{
"hex": "#68f898",
"rgb": {
"r": 104,
"g": 248,
"b": 152
},
"hsl": {
"h": 140,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87733,
"c": 0.18241,
"h": 151.7
},
"luminance": 0.72345
}Semantic roles & 50–950 ramp
primary
#68F898
secondary
#D2329D
accent
#0099E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581