#68F890#68F890
#68F890 is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.6% C 0.190 H 149.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68F890 |
|---|---|
| RGB | rgb(104, 248, 144) |
| HSL | hsl(137, 91%, 69%) |
| HSV | hsv(137, 58%, 97%) |
| CMYK | cmyk(58.1%, 0%, 41.9%, 2.7%) |
| CIE-LAB | lab(88.01, -60.63, 38.57) |
| CIE-LCH | lch(88.01, 71.86, 147.54°) |
| OKLab | oklab(87.59% -0.164 0.0952) |
| OKLCH | oklch(87.59% 0.19 149.9) |
| XYZ | xyz(44.3072, 72.0873, 37.9595) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.16
Sea Green (survey)
#53FCA1
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.21
Light Bluish Green
#76FDA8
ΔE00 3.38
Mint Green
#8FFF9F
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F890 #F868D0
analogous
#88F868 #68F890 #68F8D8
triadic
#68F890 #9068F8 #F89068
tetradic
#68F890 #6888F8 #F868D0 #F8D868
square
#68F890 #6888F8 #F868D0 #F8D868
split-complementary
#68F890 #D868F8 #F86888
monochromatic
#0ADB44 #2EF565 #68F890 #A2FBBB #DDFDE6
Accessibility & contrast
On white
1.36
#68F890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#68F890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F890
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F890 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE588
Deuteranopia (green-blind)
#E6D897
Tritanopia (blue-blind)
#40F4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f890; /* rgb */ color: rgb(104, 248, 144); /* oklch */ color: oklch(87.6% 0.190 149.9);
Tailwind
colors: {
custom: {
50: '#9ffbb1',
500: '#68f890',
950: '#000000',
},
}SCSS
$custom: #68f890; $custom-light: #9ffbb1; $custom-dark: #000000;
JSON
{
"hex": "#68f890",
"rgb": {
"r": 104,
"g": 248,
"b": 144
},
"hsl": {
"h": 136.667,
"s": 91.139,
"l": 69.02
},
"oklch": {
"l": 0.87593,
"c": 0.18961,
"h": 149.9
},
"luminance": 0.72091
}Semantic roles & 50–950 ramp
primary
#68F890
secondary
#D232A6
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681