#68F89E#68F89E
#68F89E is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.8% C 0.177 H 153.2°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #68F89E |
|---|---|
| RGB | rgb(104, 248, 158) |
| HSL | hsl(143, 91%, 69%) |
| HSV | hsv(143, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(88.23, -58.29, 31.90) |
| CIE-LCH | lch(88.23, 66.44, 151.31°) |
| OKLab | oklab(87.84% -0.158 0.0798) |
| OKLCH | oklch(87.84% 0.177 153.2) |
| XYZ | xyz(45.4443, 72.5421, 43.9483) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.53
Light Bluish Green
#76FDA8
ΔE00 1.60
Sea Green (survey)
#53FCA1
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 2.23
Seafoam (survey)
#80F9AD
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F89E #F868C2
analogous
#7AF868 #68F89E #68F8E6
triadic
#68F89E #9E68F8 #F89E68
tetradic
#68F89E #687AF8 #F868C2 #F8E668
square
#68F89E #687AF8 #F868C2 #F8E668
split-complementary
#68F89E #E668F8 #F8687A
monochromatic
#0ADB59 #2EF578 #68F89E #A2FBC4 #DDFDE9
Accessibility & contrast
On white
1.35
#68F89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#68F89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F89E
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F89E | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E698
Deuteranopia (green-blind)
#E5D8A4
Tritanopia (blue-blind)
#39F5E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f89e; /* rgb */ color: rgb(104, 248, 158); /* oklch */ color: oklch(87.8% 0.177 153.2);
Tailwind
colors: {
custom: {
50: '#9ffbbb',
500: '#68f89e',
950: '#000000',
},
}SCSS
$custom: #68f89e; $custom-light: #9ffbbb; $custom-dark: #000000;
JSON
{
"hex": "#68f89e",
"rgb": {
"r": 104,
"g": 248,
"b": 158
},
"hsl": {
"h": 142.5,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87844,
"c": 0.17702,
"h": 153.2
},
"luminance": 0.72546
}Semantic roles & 50–950 ramp
primary
#68F89E
secondary
#D23296
accent
#008FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582