#68F89A#68F89A
#68F89A is a very light, vivid green. Relative luminance 0.724; OKLCH L 87.8% C 0.181 H 152.2°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #68F89A |
|---|---|
| RGB | rgb(104, 248, 154) |
| HSL | hsl(141, 91%, 69%) |
| HSV | hsv(141, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 37.9%, 2.7%) |
| CIE-LAB | lab(88.16, -58.98, 33.81) |
| CIE-LCH | lch(88.16, 67.99, 150.17°) |
| OKLab | oklab(87.77% -0.1597 0.0843) |
| OKLCH | oklch(87.77% 0.181 152.2) |
| XYZ | xyz(45.1056, 72.4067, 42.1645) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.90
Sea Green (survey)
#53FCA1
ΔE00 1.92
Light Bluish Green
#76FDA8
ΔE00 2.03
Seafoam Green
#7AF9AB
ΔE00 2.79
Seafoam (survey)
#80F9AD
ΔE00 3.24
Baby Green
#8CFF9E
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F89A #F868C6
analogous
#7EF868 #68F89A #68F8E2
triadic
#68F89A #9A68F8 #F89A68
tetradic
#68F89A #687EF8 #F868C6 #F8E268
square
#68F89A #687EF8 #F868C6 #F8E268
split-complementary
#68F89A #E268F8 #F8687E
monochromatic
#0ADB53 #2EF573 #68F89A #A2FBC1 #DDFDE8
Accessibility & contrast
On white
1.36
#68F89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#68F89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F89A
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F89A | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E594
Deuteranopia (green-blind)
#E5D8A0
Tritanopia (blue-blind)
#3BF5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f89a; /* rgb */ color: rgb(104, 248, 154); /* oklch */ color: oklch(87.8% 0.181 152.2);
Tailwind
colors: {
custom: {
50: '#9ffbb8',
500: '#68f89a',
950: '#000000',
},
}SCSS
$custom: #68f89a; $custom-light: #9ffbb8; $custom-dark: #000000;
JSON
{
"hex": "#68f89a",
"rgb": {
"r": 104,
"g": 248,
"b": 154
},
"hsl": {
"h": 140.833,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87769,
"c": 0.18062,
"h": 152.2
},
"luminance": 0.72411
}Semantic roles & 50–950 ramp
primary
#68F89A
secondary
#D2329A
accent
#0096E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581