#68F89D#68F89D
#68F89D is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.8% C 0.178 H 152.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68F89D |
|---|---|
| RGB | rgb(104, 248, 157) |
| HSL | hsl(142, 91%, 69%) |
| HSV | hsv(142, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 36.7%, 2.7%) |
| CIE-LAB | lab(88.21, -58.46, 32.38) |
| CIE-LCH | lch(88.21, 66.83, 151.02°) |
| OKLab | oklab(87.83% -0.1584 0.0809) |
| OKLCH | oklch(87.83% 0.178 152.9) |
| XYZ | xyz(45.3586, 72.5079, 43.4968) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.60
Sea Green (survey)
#53FCA1
ΔE00 1.67
Light Bluish Green
#76FDA8
ΔE00 1.70
Seafoam Green
#7AF9AB
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 2.85
Mediumspringgreen
#00FA9A
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F89D #F868C3
analogous
#7BF868 #68F89D #68F8E5
triadic
#68F89D #9D68F8 #F89D68
tetradic
#68F89D #687BF8 #F868C3 #F8E568
square
#68F89D #687BF8 #F868C3 #F8E568
split-complementary
#68F89D #E568F8 #F8687B
monochromatic
#0ADB57 #2EF577 #68F89D #A2FBC3 #DDFDE9
Accessibility & contrast
On white
1.35
#68F89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#68F89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F89D
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F89D | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E597
Deuteranopia (green-blind)
#E5D8A3
Tritanopia (blue-blind)
#39F5E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f89d; /* rgb */ color: rgb(104, 248, 157); /* oklch */ color: oklch(87.8% 0.178 152.9);
Tailwind
colors: {
custom: {
50: '#9ffbba',
500: '#68f89d',
950: '#000000',
},
}SCSS
$custom: #68f89d; $custom-light: #9ffbba; $custom-dark: #000000;
JSON
{
"hex": "#68f89d",
"rgb": {
"r": 104,
"g": 248,
"b": 157
},
"hsl": {
"h": 142.083,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87825,
"c": 0.17791,
"h": 152.9
},
"luminance": 0.72512
}Semantic roles & 50–950 ramp
primary
#68F89D
secondary
#D23297
accent
#0091E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582