#68F795#68F795
#68F795 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.4% C 0.184 H 151.1°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #68F795 |
|---|---|
| RGB | rgb(104, 247, 149) |
| HSL | hsl(139, 90%, 69%) |
| HSV | hsv(139, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 39.7%, 3.1%) |
| CIE-LAB | lab(87.79, -59.44, 35.81) |
| CIE-LCH | lch(87.79, 69.39, 148.93°) |
| OKLab | oklab(87.44% -0.1609 0.0889) |
| OKLCH | oklch(87.44% 0.184 151.1) |
| XYZ | xyz(44.3912, 71.6303, 39.9146) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.51
Light Green Blue
#56FCA2
ΔE00 2.52
Light Bluish Green
#76FDA8
ΔE00 2.67
Baby Green
#8CFF9E
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F795 #F768CA
analogous
#83F768 #68F795 #68F7DD
triadic
#68F795 #9568F7 #F79568
tetradic
#68F795 #6883F7 #F768CA #F7DD68
square
#68F795 #6883F7 #F768CA #F7DD68
split-complementary
#68F795 #DD68F7 #F76883
monochromatic
#0CD94C #2EF46C #68F795 #A2FABE #DCFDE7
Accessibility & contrast
On white
1.37
#68F795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#68F795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F795
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F795 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48E
Deuteranopia (green-blind)
#E5D79B
Tritanopia (blue-blind)
#3EF3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f795; /* rgb */ color: rgb(104, 247, 149); /* oklch */ color: oklch(87.4% 0.184 151.1);
Tailwind
colors: {
custom: {
50: '#9ffbb5',
500: '#68f795',
950: '#000000',
},
}SCSS
$custom: #68f795; $custom-light: #9ffbb5; $custom-dark: #000000;
JSON
{
"hex": "#68f795",
"rgb": {
"r": 104,
"g": 247,
"b": 149
},
"hsl": {
"h": 138.881,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87437,
"c": 0.18379,
"h": 151.1
},
"luminance": 0.71635
}Semantic roles & 50–950 ramp
primary
#68F795
secondary
#D1339F
accent
#009DE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581